Object Oriented Programing
Consider the following details of all classes in diagram
A person can be an employee or a student. An employee may have rights of admin officer or of academic officer. These class hierarchies represent multi-level inheritance. However, a Dean or Head of Department(HOD) may have rights to modify the status already defined by an administrator academic officer. Implement all these classes with appropriate data members and proper suitable functions and within the main function, create instances of all classes and test the described working of all these classes.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here