C++ program that displays a weekly payroll report
A loop in the program should ask the user for the employee ID (a 3-digit integer), gross pay, state tax ($), and federal tax ($).
The loop willterminatewhen 0is entered for theemployee ID.
After the data is entered, the programshould displaythetotals for gross pay,state tax,federal tax, andnet pay (= totalGrossPay - totalStateTax - totalFedTax.
Input validations:
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here