Question: Assignment: Implement a Flight Booking System Objective: You will develop parts of a simple Flight Booking System based on the Java skeleton created in the
Assignment: Implement a Flight Booking System
Objective:
You will develop parts of a simple Flight Booking System based on the Java skeleton created in the
previous assignment. This system will involve persisting data using object serialization, and
implementing search functionality that works against persisted data. It also involves creating and
using a custom exception type.
Tasks:
Add flights:
Implement a method to add new flights. Make it possible to enter the arrival and
departure times using a time zone.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
