Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Develop a seat reservation and management system for a small airline CUA, this airline has only one aeroplane and fly from Lahore to Karachi

  

Develop a seat reservation and management system for a small airline CUA, this airline has only one aeroplane and fly from Lahore to Karachi and back from Karachi to Lahore every day. This system should have the following functionalities. 1. The program should display a menu at the start of the program with following options: a. Seat Pattern b. Seat Reservation c. Seat Cancellation d. Available Seats e. Reserved seats f. Search Reservation g. Exit 2. Create a seat pattern for a small aeroplane with seat numberings as follows: 1 A D 2 A B C D 3 D 4 A C D 5 A C D 6 A B C D A B C D 8 A B C D 9 A B C D 10 A D 3. The program should display the seat pattern, with an 'X' marking the seats already assigned. For example, after reservation of seat 1A the display should look like as following: 1 X D 2 B C D 3 A B D 4 A B C D A B D 6 A B D A B C D 8 C D 9 A C D 10 A C D Note: All information has to be stored in files. in

Step by Step Solution

3.48 Rating (155 Votes )

There are 3 Steps involved in it

Step: 1

Step 1 the below code is for displaying the available set and reserved is marked by X Step 2 import ... 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_2

Step: 3

blur-text-image_3

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

Statistics For Business And Economics

Authors: Paul Newbold, William Carlson, Betty Thorne

8th Edition

0132745658, 978-0132745659

More Books

Students also viewed these Human Resource Management questions

Question

x / 9 1 / 3 = 2 / 9

Answered: 1 week ago