write a program in C language using arrays for booking ticketsof bus (5 seats) t
ID: 3615627 • 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. press the desired seat number to book it e.g if u want to book seat number 2 press 2. 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. press the desired seat number to book it e.g if u want to book seat number 2 press 2. the program should run untill all seats are filled, i.e when all seats are booked, it should display all seats are booked!