Question: Write a code by using C language ( use function , loops,pointers and arrays ) Design small payroll system for employee, the program should have
Write a code by using C language use function loops,pointers and arrays Design small payroll system for employee, the program should have menu that appear each time the process done, and this menu has list add employee, update salary, calculate net pay, generate payroll report, and exit First: add employee name & Salary, second : update employee name or salary, Third: calculate net pay for salary for each employee user select net pay : salary Fourth: generate payroll report for all employee before net pay and after net pay, finally: Exit.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
