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.
1 answer
The respond is to get the answer