Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Microsoft Visual Basic 2015: RELOADED (6th Edition) pg 170 The River Bend Hotel needs an application that calculates a customers total bill. Each customer pays

Microsoft Visual Basic 2015: RELOADED (6th Edition) pg 170

The River Bend Hotel needs an application that calculates a customers total bill. Each customer pays a room charge that is based on a per-night rate of $90. For example, if the customer stays two nights, the room charge is $180. Customers also may be billed a room service charge and a telephone charge. In addition, each customer pays an entertainment tax, which is 10% of the room charge only. The applications interface should allow the hotel manager to enter the number of nights, the total charge for room service, and the total charge for using the telephone. It should display the room charge, the entertainment tax, and the total bill. Prepare a TOE chart ordered by object. Create a Windows Forms application. Use the following names for the solution and project, respectively: River Bend Solution and River Bend Project. Save the application in the VbReloaded2015\Chap03 folder. Change the form files name to Main Form.vb. Build the interface. Draw the flowcharts and then code the application. Test the application. (110)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Beginning Apache Cassandra Development

Authors: Vivek Mishra

1st Edition

1484201426, 9781484201428

More Books

Students also viewed these Databases questions

Question

Why do HCMSs exist? Do they change over time?

Answered: 1 week ago