Create an employeedata struct to represent employees


Problem:

Question- Create an employeeData struct to represent employees. Your struct should have the fields:  An integer EMP_ID. name which stores the candidate’s name as a char array with no more than 20 letters. Dept an integer that stores the department in which the employee is employed. An integer rank indicating the employee’s position in the company. salary,  a double for the employee ‘s annual income.

Please give the description in creating an employeeData struct to represent employees.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Create an employeedata struct to represent employees
Reference No:- TGS0892934

Expected delivery within 24 Hours