2
Reply

write a program in C to simulate hotel reservation system.Th

super black

super black

Aug 3 2016 3:28 PM
372
write a program in C to simulate hotel reservation system.The hotel has different wings each having 3 floors and each floor consists of 50 rooms each.Now write a program to calculate the total number of vacant rooms in the hotel and also allot room to the visitor if any room is vacant,store details of visitor and calculate the bill of visitor for his duration of stay in hotel

Answers (2)