Publish the application after testing the application


The Galaxy Hotel asks you to write a Windows application that computes the occupancy rate of the hotel. Occupancy rate is a percentage equal to the number of rooms sold divided by the total number of rooms available. The hotel has seven floors. The user should use an InputBox function to respond to two questions about each floor: How amny rooms are occupied on that floor? How many rooms on the
floor are vacant? Display which floor you are asking about in each question. Display how amny rooms are occupied and vacant on each floor in a ListBox object. After the user has entered all the information,display the following results: the total number of rooms at the hotel, the number of occupied rooms,and the number of vacant rooms. Also display the occupancy rate as a percentage, such as 61%. Non-
numeric values should not be accepted. Do not accept negative numbers. Publish the application after testing the application. 

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: Publish the application after testing the application
Reference No:- TGS0101094

Expected delivery within 24 Hours