Question: 4. Create a structure called employee having four members, empld, empName, Designation and Salary. Ask the user to fill in the data (using for loop)

4. Create a structure called employee having four members, empld, empName, Designation and Salary. Ask the user to fill in the data (using for loop) for 4 employees, store it in four variables of type struct employee and display all the employees' data
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
