Question: Write a program that does the following for each of the employees: reads the information about the employee: the number of hours are read in
Write a program that does the following for each of the employees: reads the information about the employee: the number of hours are read in a loop and their sum is stored in the structure as the number of hours worked during the week. computes her gross pay: The gross pay is the pay rate times the number of hours of work. computes his/her tax deduction as follows: If gross pay is greater than or equal to 1000.20% of the gross pay; If 800 leftarrow gross pay
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
