Write a statement to create an Object Employee of class Office?
Answers
Answered by
1
Answer:
Creating an employee class
Write the class definition for a class named Employee with name and salary as employee objects. ...
Add two member functions to the Employee class. ...
Add another member function to the Employeeclass.
Explanation:
Similar questions