Question: Use only and header in C. 2) Create a structure named employee : emp_id, emp_name, emp_salary. (20 points) Create an array of employees which can

Use only
2) Create a structure named employee : emp_id, emp_name, emp_salary. (20 points) Create an array of employees which can hold a maximum of 100 employees. Populate employee structure by taking user input and store value in a txt file. Suppose you want to edit an employee's information, who has the maximum salary and after editing store the values in the file
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
