Question: : Write a program in C++ of structure named employee which should have data members name, age, id and salary. Take input data for 5
: Write a program in C++ of structure named employee which should have data members name, age, id and salary. Take input data for 5 employees in separate function. Now display data for those employees who have salary greater than 20k in separate function.(CLO-3)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
