Question: Please give instructions how to do on eclipse need java code Please tell me steps how to start how to get output as .txt when

Please give instructions how to do on eclipse need java code
Please tell me steps how to start how to get output as .txt when code runs. need al instructions need in JAVA
or send me .txt and .java files instead of image! I need to run and show code in class
 Please give instructions how to do on eclipse need java code

1. Create a payroll program named CalcPay that allows the user to read from file named "Payln.txt" two double values and a string namely hours worked, hourly rate and name. After each record is read, the rate, hours, and name the program should calculate the gross pay. Compute federal withholding tax which is subtracted from gross based on the following table: Hints: (100pts) Use methods as deemed appropriate. o to 99.99 6% 100.00 to 299.99 12% 300.00 to 599.99 1896 600.00 and up 21%. Create an output file named "Payout" The file should include: Name, hours, rate, deduct, gross and net. You should also display the same using printf. Submit the program as an attachment

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!