In a C++ program, create a Student class, where attributes associated with each student are name, registration number, father name, degree and department. All attributes should not be accessed directly. One can view the details of all students. Note student attributes can not be changed by anymeans after initialization. (Hint use constant objects)
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here