please help me solve this.

Hey, i have the following problem that I need help solving.

I would appreciate any help

thanks

_Problem:

A small airline has just purchased a computer for its new automated reservations system. You have been asked to develop the new system. You are to write the application to assign seats on each flight of the airline抯 only plane which has a capacity of 10 seats.

[396 byte] By [buttercup1a] at [2007-10-2 12:58:43]
# 1
All the help you need can be found at http://java.sun.com/docs/books/tutorial/java/index.html
buttercup1a at 2007-7-13 10:17:01 > top of Java-index,Java Essentials,Java Programming...
# 2

i suggest using information like

date

flight number

seat number

passenger name

then add functionality to display

passenger list for given flight

assigned seat list

empty seat list

it may not be as complicated as you think.

walken

walken16a at 2007-7-13 10:17:01 > top of Java-index,Java Essentials,Java Programming...
# 3
Do your Own Homework! (DOH!)
warnerjaa at 2007-7-13 10:17:01 > top of Java-index,Java Essentials,Java Programming...
# 4
C'mon guys they asked for help.class BookingSystem {//missing bits}There you go, all you need to do is fill in the missing bits.
floundera at 2007-7-13 10:17:01 > top of Java-index,Java Essentials,Java Programming...
# 5
I just had a vision of reply 34."But I can't use ArrayList I have to use arrays!"
floundera at 2007-7-13 10:17:01 > top of Java-index,Java Essentials,Java Programming...
# 6
> I just had a vision of reply 34.> > "But I can't use ArrayList I have to use arrays!"I just saw your vision and it seemed so real to me that I am convinced it wil actually happen.kind regardswalken
walken16a at 2007-7-13 10:17:01 > top of Java-index,Java Essentials,Java Programming...
# 7
I suggest we build up buttercup baby, just to let him/her down.
warnerjaa at 2007-7-13 10:17:01 > top of Java-index,Java Essentials,Java Programming...
# 8
> I suggest we build up buttercup baby, just to let> him/her down.and worst of all never post code that we say we will
warnerjaa at 2007-7-13 10:17:01 > top of Java-index,Java Essentials,Java Programming...
# 9
Buttercup,Give me the dukes.
warnerjaa at 2007-7-13 10:17:01 > top of Java-index,Java Essentials,Java Programming...
# 10
Duke me up, buttercup. Don't break my heart.
warnerjaa at 2007-7-13 10:17:01 > top of Java-index,Java Essentials,Java Programming...
# 11
Oh my. Buttercup gave me all the dukes. Sorry scsi-boy, you were ripped off.
warnerjaa at 2007-7-13 10:17:01 > top of Java-index,Java Essentials,Java Programming...
# 12
what does dukes give you?
buttercup1a at 2007-7-13 10:17:01 > top of Java-index,Java Essentials,Java Programming...
# 13
> what does dukes give you?Nothing, really.
warnerjaa at 2007-7-13 10:17:01 > top of Java-index,Java Essentials,Java Programming...
# 14
> Buttercup gave me all the dukes.HEY! I was the only one to provide code :(
floundera at 2007-7-13 10:17:01 > top of Java-index,Java Essentials,Java Programming...
# 15
yes, of which was big help.u think i didnt know that much!look u all suck.
buttercup1a at 2007-7-20 21:42:46 > top of Java-index,Java Essentials,Java Programming...
# 16

> u think i didnt know that much!

How do I know since you didn't include any code in your original post. All you did was post your assignment which looks a lot like "do it for me".

Take a look around the forums and see which people get the most help. Those that write their own code, post it (between code tags) and ask specific questions as well as including any error messages.

Those that post similar to you ( and there are quite a few) don't get much help at all but instead decide to whine about it and insult everyone, which is surely guaranteed to get you no help what-so-ever.

As a wise man once said - start practising "Would you like fries with that?"

floundera at 2007-7-20 21:42:46 > top of Java-index,Java Essentials,Java Programming...
# 17
The laziness continues at: http://forum.java.sun.com/thread.jspa?threadID=710785
warnerjaa at 2007-7-20 21:42:46 > top of Java-index,Java Essentials,Java Programming...
# 18
> look u all suck....quoth the lazy cockgobbler who posts his work for others to do.
jverda at 2007-7-20 21:42:46 > top of Java-index,Java Essentials,Java Programming...
# 19
1 plane and 10 seats, would not a small notebook do the job.
ScarletPimpernela at 2007-7-20 21:42:46 > top of Java-index,Java Essentials,Java Programming...
# 20
> 1 plane and 10 seats, would not a small notebook do> the job.X'D
jverda at 2007-7-20 21:42:46 > top of Java-index,Java Essentials,Java Programming...
# 21
check the solution which I posted: http://forum.java.sun.com/thread.jspa?threadID=713133&tstart=0If someone wants to improvise we can do it together
Neoreborna at 2007-7-20 21:42:46 > top of Java-index,Java Essentials,Java Programming...