User Profile

Collapse

Profile Sidebar

Collapse
NickiWood
NickiWood
Last Activity: Jun 29 '08, 03:20 AM
Joined: Jun 24 '08
Location: Orlando, FL
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • NickiWood
    started a topic Another Java question
    in Java

    Another Java question

    Here we go again...

    My next assignment is the following:

    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...
    See more | Go to post

  • NickiWood
    replied to Java programming question
    in Java
    Thank you very much. I knew it was an obvious mistake.

    Of course now I have 3 additional errors. This time they are within my varibale definitions. It says that the ' i ' in input is a symbol that cannot be found. nay ideas?

    Thanks again!

    Nicki
    See more | Go to post

    Leave a comment:


  • NickiWood
    started a topic Java programming question
    in Java

    Java programming question

    I am in a beginners Java programming class. So far I am doing ok in the class, although there are some things that I am sure will come in time. Right now we are doing an onging project that started with a basic payroll application. Every week we build on it. I am having some troubles with this week. The idea of the program is to continue to request the employees information until the user enters 'stop' as the employee name. I keep getting an error...
    See more | Go to post
No activity results to display
Show More
Working...