Asked by tina

Write the following algorithms using pseudocode:
1. Calculate the net pay for an hourly employee. You will be given the name, pay rate and hours worked. You must calculate the state withholding (5%), federal withholding (18%), and Social Security (8%). You should display the net and gross pay rates, as well as each of the different taxes.

Answers

Answered by Ken
#9 In Related Questions below, (Programing C#)follow the link there.
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions