Already have an account? Get multiple benefits of using own account!
Login in your account..!
Remember me
Don't have an account? Create your account in less than a minutes,
Forgot password? how can I recover my password now!
Enter right registered email to receive password!
Colossus has just purchased a computer for its new automated reservation system. You have been asked to program the new system. You are to write a program to assign seats on each flight of which there are five daily flights of one plane with a seating capacity of 10. Your program should display the following graphical menu:
COLOSUS AIRLINES
MAIN MENU
1. MAKE RESERVATION
A. SMOKING
B. NON-SMOKING
2. CANCEL A RESERVATION
3. DISPLAY A SEAT ASSIGNMENT
4. DISPLAY ALL SEAT ASSIGNMENTS
5. PRINT BOARDING PASS
6. QUIT
Of the ten seats available on each flight, seats 1 through seats 5 are to be in the smoking section and seats 6 through 10 in the non-smoking section. To make reservation you will need the customer's name, street address, city, state, zip code, flight and seat number to complete the reservation record. This reservation must be written to a LINKED LIST. Option 2 requires the customer's name and the flight number to delete a seat assignment. Flight numbers are 100, 200, 300, 400, and 500. Option 3 requires either a customer's name and flight number or seat number and flight number. Option 4 display all passengers first sorted by flight number, secondly by last name and thirdly by first name. Option 5 prints a boarding pass containing the words "COLLOSUS AIRLINES-BOARDING PASS" along with the passenger name, the flight number and the seat assignment. Finally, option 6 terminates the program with the now- famous "are you sure?"/"Yes" "NO" option. Your program, of course, should never assign a seat that has already been assigned. When the smoking section is full the program should display a message to that effect and the passenger should be allowed to choose the non-smoking section and vice versa.
The whole work must be graphical, only data structures codes in java6 or Java7 is accepted.
What is a variable in Java program? It's a memory location. Memory location is given some name. Memory location is being assigned some value. Value may change o
What 'System.out.println()' signifies? 'System' is a predefined class. System class gives access to the system. 'out' is the output stream. 'println' is printin
What is the difference among session scope and request scope when saving formbean? Ans) When the scope is request, the values of formbean would be there for the current request.
1. Which of the following are not valid Java identifiers, and why? (a) wolVes (b) United(there is only one) (c) 87 (d) 5 3 (e) Real ale (f) isFound?by 2. A class Television
Question : (a) Explain the concept of polymorphism when used in programs using suitable examples of your own. (b) (i) Distinguish between abstract methods and non-abstrac
1. Create a text file (you can name it sales.txt) that contains in each line the daily sales of a company for a whole month. Then write a Java application that: a. asks the user fo
The break statement is utilized for terminating the current While or For loop and after that transferring program control towards statement just after the terminated loop. The foll
Where the local varible declared? Declaring variables within a function, makes them local .They are available only within that function and hold no meaning outside of it
Socket and ServerSocket. ServerSocket is used for normal two-way socket communication. Socket class permits us to read and write by the sockets. getInputStream() and getOutputStrea
What are application softwares? List down the names of three application software's. Definition: Application Software are in which software then can interact directory along
Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!
whatsapp: +91-977-207-8620
Phone: +91-977-207-8620
Email: [email protected]
All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd