You are required to produce a C++ program which solves the following: 1-A worker is paid according to the number of hours they have worked.  Write a program to enter the worker’s: -initials (first and last name) -basic rate of pay -and the number of hours they have worked Calculate the gross pay. Display their initials and all the inputted/calculated values. 2-Extend this program to allow the calculation and display of overtime, as well as basic pay as follows:  > Additional inputs: overtime hours and overtime rate of pay.  > Additional calculations: gross overtime pays, total gross pay (basic + overtime). > Additional display: overtime pay and the total gross pay (basic + overtime). 3-Further extend this program to allow the calculation and display of net pay after applying income tax. The tax rates are as follow: Gross pay= 300 OMR or below Income Tax = 0% Gross pay = 400 OMR or below Income Tax = 5% Gross pay = 800OMR or below Income Tax = 10% Gross pay = 1000OMR or below Income Tax = 15% Gross pay = above 1000Income Tax = 20%

C++ for Engineers and Scientists
4th Edition
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Bronson, Gary J.
Chapter4: Selection Structures
Section4.3: Nested If Statements
Problem 7E
icon
Related questions
Question

You are required to produce a C++ program which solves the following:

1-A worker is paid according to the number of hours they have worked.  Write a program to enter the worker’s:

-initials (first and last name)

-basic rate of pay

-and the number of hours they have worked

Calculate the gross pay. Display their initials and all the inputted/calculated values.

2-Extend this program to allow the calculation and display of overtime, as well as basic pay as follows:

 > Additional inputs: overtime hours and overtime rate of pay.

 > Additional calculations: gross overtime pays, total gross pay (basic + overtime).

> Additional display: overtime pay and the total gross pay (basic + overtime).

3-Further extend this program to allow the calculation and display of net pay after applying income tax. The tax rates are as follow:

Gross pay= 300 OMR or below Income Tax = 0%

Gross pay = 400 OMR or below Income Tax = 5%

Gross pay = 800OMR or below Income Tax = 10%

Gross pay = 1000OMR or below Income Tax = 15%

Gross pay = above 1000Income Tax = 20%

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps with 6 images

Blurred answer
Knowledge Booster
Reference Types in Function
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,