Asked by Precious

Write an algorithm and pseudocode to represent an airline reservation process. When a customer requests for a reservation, it should check whether a seat is available. If the seat is available, the message “seat available, should it be reserved?” should be displayed. Otherwise, the message “seat not available, your name is added to waiting list” should be printed.

Answers

Answered by Adi
The respond is to get the answer
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions