Question: Write a C++ program of structure named employee which should have data members name, age, id and salary. Take input data for 5 employees in
Write a C++ program 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
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
