Question: Can anyone plz help with this C++ program? I cant seem to get it right. Plz? 4.16 (Salary Calculator) Develop a C++ program that uses
Can anyone plz help with this C++ program? I cant seem to get it right. Plz? 4.16 (Salary Calculator) Develop a C++ program that uses a while statement to determi ay for each of several employees. The company pays "straight time" for the first 40 hours gross p worked by each employee and pays "time-and-a-half" for all hours worked in excess of 40 hours. given a list of the employees of the company, the number of hours each employee wor You last week and the hourly rate of each employee. Your program should input this information for are ked each e mployee and should determine and display the employee's gross pay
Step by Step Solution
There are 3 Steps involved in it
To develop a C program that calculates the gross pay for employees well use a while loop to continuo... View full answer
Get step-by-step solutions from verified subject matter experts
