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...


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.



Jun 05, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here