Create a payroll program named CalcPay that allows the user to enter two double valuesand a stringnamely hours worked, hourly rate and name. After the user enters the rate, hours,and namethe program...

1 answer below »
Create a payroll program named CalcPay that allows the user to enter two double valuesand a stringnamely hours worked, hourly rate and name. After the user enters the rate, hours,and namethe program should calculate the gross pay. Compute federal withholding tax which is subtracted from gross based on the following table: Hints: (100pts) Use methods as deemed appropriate. 0 to 99.99 6% 100.00 to 299.99 12% 300.00 to 599.99 18% 600.00 and up 21%. Create an ouput file named '"Payout"The file should include: Name, hours, rate, deduct, gross and net. You should also display the same using printf.

Answered Same DayMar 05, 2022

Answer To: Create a payroll program named CalcPay that allows the user to enter two double valuesand a...

Tanisha answered on Mar 06 2022
112 Votes
SOLUTION.PDF

Answer To This Question Is Available To Download

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here