Reddy001
12-07-2007, 01:39 AM
If anyone could help me, I would be greatful. I'm currently taking a class for Java, and we built a program that would ask for emplyee name, hourly rate, and hours worked for the week. Once we did this the application would talley the weekly pay. Now we have to modify this program to use so that it uses the while loop until the employee name is equal to stop. Can anyone help?