Question: Develop a JAVA program: A flight ticket booking system, The trick is, you must develop it from scratch (like we do in the class, no

Develop a JAVA program: A flight ticket booking system, The trick is, you must develop it from scratch (like we do in the class, no java util import used). The other trick is you need to use minimum two types of data structures in your implementation. It is recommended that you use the structures as Stack, Queue, Linked List and HashMap. The total mark for this assignment is 50 mark. The program should be able to: 1. Perform searching. 2. Perform selection 3. Modify details (if applicable). 4. View status (such as confirmed/waiting list/total price/etc). 5. Make cancelation. You are welcome to add more tasks depending on the complexity of the application you wanted to replicate its all about the abstraction :-)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!