Question
Asked by:
$5.00 Payroll Program Part 3
- From Computer-Science: General-CS , Computer-Science: General-CS
- Closed, but you can still post tutorials
- Due on Nov. 23, 2008
- Asked on Nov. 21, 2008 at 07:40:25AM
Q:Modify the Payroll Program so that it uses a class to store and retrieve the employee's name, hourly rate, and the number of hours worked. Use a constructor to initialize the employee information, and a method within that class to calculate the weekly pay. Once STOP is entered as the employee name, the application should terminate. Make sure the program maintains all the functionality required in previous assignments and your source code is readable and well documented. Use feedback you have received from the instructor to make any needed modifications.



