Write a class in C++ for employee with private empId and empname; constructor and getter methods. Derived classes Full time employee with private salary and constructor and getter methods. Part time employee with private daily wage and constructor and getter methods. In the main function, create part time employee and full time employee and call getter to display.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here