Prepare program that prompts the user for an hourly pay rate


Problem

Prepare a console-based program that prompts the user for an hourly pay rate and hours worked. Compute gross pay (hours times pay rate), withholding tax, and net pay (gross pay minus withholding tax). Withholding tax is computed as a percentage of gross pay based on the following:

Gross Pay                              Withholding Percentage
Up to and including 300.00                  10%
More than 300.00                                 12%

Request for Solution File

Ask an Expert for Answer!!
C/C++ Programming: Prepare program that prompts the user for an hourly pay rate
Reference No:- TGS03232690

Expected delivery within 24 Hours