The theater class shows a theater with an auditorium


Program: The Theater class shows a theater with an auditorium containing a fixed number of seats arranged in rows with each seat selling for a exacting price. The instance variables for the theater are:

1 seats - a two dimensional int array to hold the prices of the seats

2 totalSales - an int to hold the total amount of sales generated from the theater.

Please give a detailed answer so that I may learn from it. Thank you!

Request for Solution File

Ask an Expert for Answer!!
C/C++ Programming: The theater class shows a theater with an auditorium
Reference No:- TGS0962070

Expected delivery within 24 Hours