Question: Create an employee class, . The member data should comprise an int for storing the employee number and a float for storing the employee's compensation.
Create an employee class, . The member data should comprise an int for storing the employee number and a float for storing the employee's compensation. Member functions should allow the user to enter this data and display it. Write a main() that allows the user to enter data for three employees and display it.
Step by Step Solution
3.42 Rating (149 Votes )
There are 3 Steps involved in it
ProcedureProgram include include usin... View full answer
Get step-by-step solutions from verified subject matter experts
