Answered step by step
Verified Expert Solution
Link Copied!

Question

00
1 Approved Answer

Develop a JAVA program: Give the correct answer as per given requirements.. Don't waste my time if you can not do properly. Read all steps

Develop a JAVA program:

Give the correct answer as per given requirements.. Don't waste my time if you can not do properly. Read all steps carefully.

I am posting this java programming assignment second time.

Please provide the full code. 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 cancellation. 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

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions