Prusing funtion. Airline Reservation System Tambo Airport has purchased a computer for its new automated reservation system. You have been contracted to develop a program to the new system. You are to write a program to assign seats on each flight of the airlines’ only plane (capacity 25 seats) Your program should display the following menu of alternatives – Please type ‘F’ for “First Class” and please type ‘E’ for “Economy”. If the receptionist types ‘F’, your program should assign a seat in the first class section (seats 1 – 13).). If the person types ‘E’, your program should assign a seat
i m attach the file with code in c change the condition according to your requirement
Problems in wali ahad's code: arr[i] == 1 and choice == getch() are statements statement with no effect, since the value computed is ultimately not used.
Join our real-time social learning platform and learn together with your friends!