Construct class definition to represent employee of company


Construct a Class definition to represent an employee of a company. Each employee is defined by an integer ID number, a double-precision pay rate, and the maximum number of hours the employee should work each week. The class should provide these services:the capability to enter data for a new employee, the capability to change data for a new employee, and the capability to display existing data for a new employee. 2.) Include the class definition created above in a working C++ program that asks the user to enter data for three employees and then displays the entered data.

Request for Solution File

Ask an Expert for Answer!!
Mechanical Engineering: Construct class definition to represent employee of company
Reference No:- TGS0843382

Expected delivery within 24 Hours