Question
Asked by:
$10.00 Need help writing a code for this assignment but it has to be a new code.
- From Computer-Science: General-CS
- Closed, but you can still post tutorials
- Due on Jun. 03, 2009
- Asked on Jun. 03, 2009 at 07:55:38AM
Q:Payroll Program Part 3
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. I also need help making sure that the code will compile in notepad as I am not familiar at all with how to do so.



