The Artima Developer Community
Sponsored Link

Java Answers Forum
Java homework help

1 reply on 1 page. Most recent reply: Nov 6, 2002 7:51 AM by Daniel Ray

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
dylan

Posts: 3
Nickname: dillweed
Registered: Nov, 2002

Java homework help Posted: Nov 5, 2002 6:13 AM
Reply to this message Reply
Advertisement
Develop a Java application that will determine the gross pay for each of the three employees. The company pays "strait time" for the first 40 hours worked by each employee and pays "time and a half" for all hours worked in excess of 40 hours. You are given a list of employees of the company, the number of hours each employee worked last week and the hourly rate of each employee. Your program should input this information for each employee and should determine and display the employee's gross pay. Use imput dialogs to imput the data.

This was the assignment could someone please help me start writing this program!


Daniel Ray

Posts: 53
Nickname: budoray
Registered: Oct, 2002

Re: Java homework help Posted: Nov 6, 2002 7:51 AM
Reply to this message Reply
Do you still need help with this?

Flat View: This topic has 1 reply on 1 page
Topic: stuck on a Word guessing game Previous Topic   Next Topic Topic: JTable and retrieval of values

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use