Question: C++ PLEASE PROVIDE PSEUDOCODE ONLY FOR THE PROGRAM BELOW... You will be asked to design an airline reservation system. The program must be menu-driven and
C++
PLEASE PROVIDE PSEUDOCODE ONLY FOR THE PROGRAM BELOW...
You will be asked to design an airline reservation system. The program must be menu-driven and will require the use of arrays, functions, and all the programming constructs covered in the course material. It must function as a program that allows for the reserving of a seat, checking the seating chart, and displaying the final cost of the tickets.
The Course Project must follow standard code formatting, as shown in the textbook code and examples. It must include a comment block at the top of the code file with a detailed description of what the program does. Functions must also have a comment block with a detailed description of what it does.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
