Starting from:

$25

ADS - structure to store details of Employees -Solved

Create structure to store details of Employees.  Data need to be stored are Name, EmpID, Phone number, Designation and Salary.

Store this information in “Employe.txt file. Read the data from file and perform the following actions :

1.       Count total number of employees.

2.       Count number of employees with same designation.

3.       Total salary of all employees.

4.       Place the employees in separate files based on their designation.

More products