Java Forums

Main Menu
Home
Today's Posts
FAQ
Search
Contact Us

Java Network
Linux Archive
Java Tips
Java Tips Blog

Sponsored Links





Welcome to the Java Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:

  • have access to post topics
  • communicate privately with other members (PM)
  • not see advertisements between posts
  • have the possibility to earn one of our surprises if you are an active member
  • access many other special features that will be introduced later.

Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 11-28-2007, 06:19 PM
Member
 
Join Date: Nov 2007
Posts: 1
miahj is on a distinguished road
Help Java Coursework Help!!!!
Hello Just a need some guidance on my Java Coursework. Could any1 please give me some help.

I need to create a program that maintains salary information of employees. The program needs to have a text based menu, giving options in selecting a command. The commands are as follows:

(N)=Create New Employee (L)=List all employees (P)=Compute all paycheks (R)=Raise Wages (Q)=Exit Menu.

The (N) command will create a new employee, their hourly or annual salary. It should also prompt the user to enter a new hourly or annual salary

The (P) command will calculate and display the amount to be paid to each employee that exists in the system. It will ask the user the number of hours worked by staff if on a hourly based salary.

The (R) command will determine the percentage rate that all salaries will be increased by.

The program will also display all employee salaries in ascending order.

Can someone give me some useful help and tips on tackling this coursework

Many Thanks

Jabir
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 11-28-2007, 08:06 PM
Member
 
Join Date: Nov 2007
Posts: 8
clement1 is on a distinguished road
First off, are you restricted to a procedural approach or object oriented approach for tackling this? Are there certain things the coursework states (e.g you must use methods or you must use arrays or whatever)

It seems like a pretty straght forward problem to solve tho.
Bookmark Post in Technorati
Reply With Quote
  #3 (permalink)  
Old 11-29-2007, 06:37 AM
Member
 
Join Date: Nov 2007
Location: Hershey, PA
Posts: 13
padutch2 is on a distinguished road
Send a message via AIM to padutch2
(answer='N' || answer='n')
//make the command what u want it to do
etc..
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Someone please help with my coursework.... budgie69@hotmail.co.uk Eclipse 1 08-09-2007 09:24 PM


All times are GMT +3. The time now is 03:57 AM.


VBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org