Question: please do this code in Java Write a program to read in the first name, last name, hours worked, hourly pay rate and computes and


please do this code in Java
Write a program to read in the first name, last name, hours worked, hourly pay rate and computes and displays their regular pay, overtim federal tax deduction (20% of the gross pay), state tax deduction ( 5% the net pay. To calculate gross pay, any hours over 40 (overtime) shou time and a half. The report should print out Name: Hours Worked: Hourly Paid: The gross salary is : Federal Tax: State Tax: Net Pay: read in the first name, last name, hours worked, over time hours and d computes and displays their regular pay, overtime pay, gross pay, ion (20% of the gross pay), state tax deduction ( 5% of the gross pay) and culate gross pay, any hours over 40 (overtime) should be calculated at he report should print out Worked: Paid: oss salary is: al Tax: Tax: y
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
