Question: Write and run a C program that will compute and output the average salary for employees. If the user entered the value of -1 for
Write and run a C program that will compute and output the average salary for employees. If the user entered the value of -1 for working hours, then the loop is terminated prematurely. Note that the user can enter at most 6 employees. You are supposed to use for loop.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
