Question
Asked by:
$5.00 Do not answer to this question please....
- From Computer-Science: Compilers , Computer-Science: General-CS
- Closed, but you can still post tutorials
- Due on Jan. 13, 2009
- Asked on Jan 10, 2009 at 11:41:20PM
Q:Modify the Payroll Program so that it uses a class to store and retrieve the employee's
name, the 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.



