A concert hall has three seating categories: Orchestra, Main floor, and Balcony.Orchestra seats are $25, Main floor seats are $30, and Balcony seats are $15. The manager wants an application that allows him to enter the number of tickets sold in each seating category. The application should calculate the amount of revenue generated by each category, and then display each result using the “N0” format. The application should also calculate the total revenue, displaying the result using the “C0” format.a. List the output, processing (if any), and input items, and then create an appropriate algorithm. b. Create a Visual Basic Windows application. Use the following names for the solution and project, respectively: Concert Solution and Concert Project. Save the application in the  ClearlyVB2012\Chap06 folder. Change the name of the form file on your disk to frmMain.vb. If necessary, change the form’s name to frmMain. c. Create a suitable interface. Include an Exit button. d. Code the Exit button’s Click event procedure and the problem’s algorithm. Be sure to use the TryParse method. e. Save the solution. Desk-check the program using your own sample data . f. Start and then test the application. Close the Code Editor window and then close the solution.

Programming with Microsoft Visual Basic 2017
8th Edition
ISBN:9781337102124
Author:Diane Zak
Publisher:Diane Zak
Chapter8: Arrays
Section: Chapter Questions
Problem 17E
icon
Related questions
Question

A concert hall has three seating categories: Orchestra, Main floor, and Balcony.Orchestra seats are $25, Main floor seats are $30, and Balcony seats are $15. The manager wants an application that allows him to enter the number of tickets sold in each seating category. The application should calculate the amount of revenue generated by each category, and then display each result using the “N0” format. The application should also calculate the total revenue, displaying the result using the “C0” format.
a. List the output, processing (if any), and input items, and then create an appropriate algorithm.

b. Create a Visual Basic Windows application. Use the following names for the solution and project, respectively: Concert Solution and Concert Project. Save the application in the  ClearlyVB2012\Chap06 folder. Change the name of the form file on your disk to frmMain.vb. If necessary, change the form’s name to frmMain.

c. Create a suitable interface. Include an Exit button.

d. Code the Exit button’s Click event procedure and the problem’s algorithm. Be sure to use the TryParse method.

e. Save the solution. Desk-check the program using your own sample data

. f. Start and then test the application. Close the Code Editor window and then close the solution.

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 4 steps with 2 images

Blurred answer
Knowledge Booster
Returning value from Function
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
Recommended textbooks for you
Programming with Microsoft Visual Basic 2017
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:
9781337102124
Author:
Diane Zak
Publisher:
Cengage Learning
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage