Question: using c++ Problem 5: Develop the algorithm of a program that determines the gross pay an employee. The company pays straight time for the first

using c++using c++ Problem 5: Develop the algorithm of a program that determines

Problem 5: Develop the algorithm of a program that determines the gross pay an employee. The company pays "straight time" for the first 40 hours worked by each employee and pays "time-and-a-half" for all hours worked in excess of 40 hours. Input the number of hours each employee worked last week and the hourly rate of employee. Your program should input this information for employee and should determine and display the employee's gross pay. Output: Enter hours worked (0 to end): 41 Enter hourly rate of the employee (Rs. 000.00): 100.00 Salary is Rs. 4150

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!