Thank you both for your guidance.
V/R
Hammer
User Profile
Collapse
-
Yes,
As per the instructions store and retrieve name, hourly rate and the number of hours worked. Use a constructor to intialize the employee information.
Does what I have written fit? It does compile and work........ Just want to ensure I have this done correctly
Thank You
Hammer45Leave a comment:
-
Check Code to ensure correctness
Modify payroll program so that it uses a class to store and retrive 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 code is readable and well documented.
This is what I have done is this correct, as per the parameters...
No activity results to display
Show More
Leave a comment: