Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Write program in Visual Basic for problem #8 FIGURE 7.89 PPossible outco rplane has 10 rows with 4 seats in each row. See Fig. 7.90.

Write program in Visual Basic for problem #8 image text in transcribed
image text in transcribed
FIGURE 7.89 PPossible outco rplane has 10 rows with 4 seats in each row. See Fig. 7.90. Use a two-d the of strings to maintain a seating chart. In addition, create an array to be used as a w of strin Write a reservation system, for an airline flight. As 8 irline Reservations list in case the plane is full. The waiting list should be "first come, first servedng is, people who are added early to the list get priority over thosed ler. Allow the user the following three options: er. Allow the (a) Add a passenger to the flight or waiting list. 1. Request the passenger's name. 2. Display a chart of the seats in the airplane in tabular form. 3. If seats are available, let the passenger choose a seat. Add the passenger to the seating chart. 4. If no seats are available, place the passenger on the waiting list. Seating Chart Name: Seat (1A. 1B, 1C, 1D, 2A,.. 10D) Add Passenger Delete Passenger Quit Waiting list FIGURE 7.90 Possible outcome of Programming Project 8

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

Spatial Database Systems Design Implementation And Project Management

Authors: Albert K.W. Yeung, G. Brent Hall

1st Edition

1402053932, 978-1402053931

More Books

Students also viewed these Databases questions

Question

2. What process will you put in place to address conflicts?

Answered: 1 week ago