Read, understand, and answer the items stated in the attached file.Using dialog boxes in the JOptionPane class, write a program that will calculate and print the monthly paycheck for an employee.Use the class name “LastnameClasscodeFinal1”. Place comment/s(what the code does) where appropriate.The Net Pay is calculated by deducting the following from the Gross Amount:a) Federal Income Tax: 15%b) State Tax: 3.5%c) Social Security Tax: 5.75%d) Medicare/Medicaid Tax: 2.75%e) Pension Plan: 5%f) Health Insurance: $75.00.
Your program should prompt the user to input the Employee Name and the Gross Amount. Format all the values using two decimal places.Required: The .java file and include 2 screenshots(using image/pdf/word file) of the input/output of the program using these values: 3575 and 5000. Name the 1st file as Sample3575 and the 2nd file as Sample5000.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here