Question: C++: write a program that define a class with the following data members, id, name, and salary.Also included two methods called insert and display in
C++:
write a program that define a class with the following data members, id, name, and salary.Also included two methods called insert and display in the class definition. Initialize and display data through the methods insert and display. Create two objects
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
