Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

write a program in C language using arrays for booking ticketsof bus (5 seats) t

ID: 3615670 • Letter: W

Question

write a program in C language using arrays for booking ticketsof bus (5 seats)
the program should be like this press 1 to show number of seats available. e.g 1,2,3,4,5 are available press the desired seat number to book it e.g if u want to book seat number 2 press 2. seat number 2 is booked the program should run untill all seats are filled, i.e when all seats are booked, it should display all seats are booked! write a program in C language using arrays for booking ticketsof bus (5 seats)
the program should be like this press 1 to show number of seats available. e.g 1,2,3,4,5 are available press the desired seat number to book it e.g if u want to book seat number 2 press 2. seat number 2 is booked the program should run untill all seats are filled, i.e when all seats are booked, it should display all seats are booked!

Explanation / Answer

x.