Work hours : 40 Overtime hours : 10 Pay rate : 13.0 You will earn $715.0 this week.
Overtime pay rate is time and a half.
Use variables for each step of the calculations and name them appropriately.
Create a standard program header as follows:
/* * COURSE : Computer Programming I * * ASSIGNMENT : 2 * PROGRAM : Payroll.java * PROGRAMMER : Your Name * * DESCRIPTION : Program description goes here. * * COMMENTS : as needed * * LAST MODIFIED : date */
Comment your program for readability and ease of maintenance.
Be sure to test your program thoroughly!
This page maintained by bobh@hesston.edu