Computer Science Homework Solutions
Problem
#51803

The base rate for the room depends on the room type

Set the drive designator as necessary. Enter the values shown, and then click the Calculate button. The cost of the reservation appears in the output section of the form. Exit the solution.
Create a new solution named YourName_Unit01.sln. (will Be given when the problem is signed out.)
Create the control instances on the form as shown.Note that the form contains multiple group boxes, DateTime Picker controls, and a NumericUpDown control.
The cost of a hotel room is based on the following rules:

The base rate for the room depends on the room type. Standard = 84.50, Deluxe = 104.50, and Suite = 154.50.
If the number of guests is greater than 2, a $10.00 charge is imposed on each additional guest per night.
An additional rollaway bed costs $5.00 per night.
Declare constants as necessary to store the various rates.
Using the rules described in the previous list, write the code to calculate the cost of the hotel room and display the output. Format all of the output. Make the Calculate button the accept button.
The Clear button should clear all of the output values, set the arrival and checkout date to the current date, and set the room type to standard. Remove the check from the Additional Rollaway Bed check box and, finally, set the default number of guests to 2.

Write the code for the Exit button to exit the solution.

Attached file(s):
Attachments
Ch04Ex5.exe  View File
Solution
What is this?
By OTA - Overall OTA Rating
Suraj Joshi, PhD (IP) - 4.7/5
Purchase Cost Now
$2.19 CAD (was ~$31.92)
Included in Download
  • Plain text response
  • Attached file(s):
    • Hotel.zip
$2.19 Instant Download
Add to Cart
Why you can trust BrainMass.com
  • Your Information is Secure
  • Best Online Academic Help Service
  • Students find real academic Success
Related Solutions
  • cost of a hotel room - Save and execute the file attached. If you have not yet installed the software, single right click on the file and choose save target as, then run the file from your desktop. Set the drive designator ...
  • Create the control instances on the form as shown in the attachment - Create a new solution named Reservation.sln. • Create the control instances on the form as shown in the attachment. Note that the form contains multiple group boxes, DateTime Picker controls, a ...
  • Coding - Below is the requirements for this program. I have already created teh form design in VB.net 2003. but am burning lots of grey matter over where to even start on this project. Since I am new to ...
  • Pythagorean theorem formula - Calculate the hypotenuse of a right-angled triangle. The Pythagorean theorem. The application should also allow the user to perform a cylinder volume calculation. Pythagorean theorem formula: a ...
  • Develop a Calculator to perform advanced geometric calculation - You have been hired by an engineering company to develop software to perform advanced geometric calculation. Your new boss asked you to develop an application that allows engineers to calculate the su ...
Browse