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 pay, 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 Gross pay = 400 OMR or below Gross pay = 800 OMR or below Gross pay : Gross pay = above 1000 Income Tax = 0% Income Tax = 5% Income Tax = 10% = 1000 OMR or below Income Tax = 15% Income Tax = 20% %3D

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 pay, 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
Gross pay = 400 OMR or below
Gross pay = 800 OMR or below
Gross pay = 1000 OMR or below
Gross pay = above 1000
Income Tax = 0%
Income Tax = 5%
Income Tax = 10%
Income Tax = 15%
Income Tax = 20%
Transcribed Image Text: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 pay, 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 Gross pay = 400 OMR or below Gross pay = 800 OMR or below Gross pay = 1000 OMR or below Gross pay = above 1000 Income Tax = 0% Income Tax = 5% Income Tax = 10% Income Tax = 15% Income Tax = 20%
Expert Solution
steps

Step by step

Solved in 2 steps with 1 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
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,