Question: artlIll: Develop a C++ program that uses a while statement to determine the gross pay for each of several employees. The company pays straight

artlIll: Develop a C++ program that uses a while statement to determine the gross pay for each of several employees. The company pays " straight time " for the first 40 hours worked by each employee and pays "time-and-half' for all hours worked in excess of 4 3. 0 hours. You are given a list of the employees of the company, the number of hours each employee worked last week and the hourly rate of each employee. Your program should input this information for each employee and should determine and display the employee's gross pay
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
