Employee's weekly salaries are based on the number of hours they worked and their hourly wage. Create an application that accepts this information for one employee then calculates and displays the...

Employee's weekly salaries are based on the number of hours they worked and their hourly wage. Create an application that accepts this information for one employee then calculates and displays the employee's total (gross) earnings. Assume a standard work week of 40 hours. The wages for 40 or fewer hours are calculated by multiplying the hourly wage by the number of hours worked. Hours over 40 hours are considered "over-timeand earn "time and a half." Salary for time and a half is calculated by multiplying the employee's hourly wage by 1.5 and multiplying the result of that calculation by the number of overtime hours worked. The overtime pay is added to the user's gross earnings for the regular 40 hours of work to calculate the total earnings for that week.

Dec 14, 2021
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here