Question: Create Employee Database using Class name Employee which contain basic information of an Employee like names, Employee ID and Salary. Write a program in C++
Q13. [4 Marks] Create Employee Database using Class name Employee which contain basic information of an Employee like names, Employee ID and Salary. Write a program in C++ to perform following: (a) In main() function take input from user to create K objects corresponding to K (K is a variable whose value is to be input at runtime) mumber of employees. Creation of objects includes the Name, Employee ID and Salary to be inputted
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
