Project to maintain an HRM software where HR can create and access the employee record and the employee can view their profile.
Here, C++ and OOPS is used.
- Create Employee Records in HR Section
- Add,Delete,Modify or Display Records
- Display Profile of Employee in Employee Section
- Generate Payroll of Employee
1)Class
2)Inheritance - hybrid
3)Virtual Inheritance