Write a C Sharp program by the given UML Diagram.

OOP Examples in C# Programming Language. Create a class Student which contains basic data about the student that takes basic student information from the user and display it by using display method, an option of update is being provided to the user if he/she wants to update the data, the required data is being updated.