Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored 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

Recommended Textbook for

Relational Database Design A Practical Approach

Authors: Marilyn Campbell

1st Edition

1587193175, 978-1587193170

More Books

Students also viewed these Databases questions

Question

What are the APPROACHES TO HRM?

Answered: 1 week ago

Question

1. Write down two or three of your greatest strengths.

Answered: 1 week ago

Question

What roles have these individuals played in your life?

Answered: 1 week ago

Question

2. Write two or three of your greatest weaknesses.

Answered: 1 week ago