User Profile

Collapse

Profile Sidebar

Collapse
hammer45
hammer45
Last Activity: Feb 9 '08, 03:45 AM
Joined: Feb 8 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • hammer45
    replied to Check Code to ensure correctness
    in Java
    Thank you both for your guidance.



    V/R
    Hammer
    See more | Go to post

    Leave a comment:


  • hammer45
    replied to Check Code to ensure correctness
    in Java
    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
    Hammer45
    See more | Go to post

    Leave a comment:


  • hammer45
    started a topic Check Code to ensure correctness
    in Java

    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...
    See more | Go to post
    Last edited by Ganon11; Feb 8 '08, 03:19 AM. Reason: Please use the [CODE] tags provided.
No activity results to display
Show More
Working...