Question
For an unknown number of employees, write a program that will calculate the gross and net pay for each employee a company haves. The program
For an unknown number of employees, write a program that will calculate the gross and net pay for each employee a company haves. The program should accept input for the employee ID number, the employee hourly rate, and the number of hours the employee worked. Anytime an employee works over 40hr their overtime pay should be calculated at time and a half. The tax rate is 3.65%. The program should give the total payroll amount.
Required elements:
Data Requirements document, Algorithm document, Flowchart
Program written in JAVA
Output that demonstrates 3 revolution of your loop and demonstrates both an employee with overtime and no overtime.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started