Computer

Keya Gaosandhe asked 5 years ago

 A metropolitan hotel has ten floors numbered from 1 to 10, each floor having fifty rooms. Using a single subscripted variables for the name of the customer and a double subscripted variable R[F][I] where F & I represents floor and room numbers. Write a program for the room allocation work. The program should automatically display the name of all customer, room and floor number.