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.

1 answer

#9 In Related Questions below, (Programing C#)follow the link there.