Question: C# Programming Program Plan: This program produces a table for the different classes for zumba and spinning. This programs displays the produced table with the

C# Programming

C# Programming Program Plan: This program produces a table for the different

Program Plan: This program produces a table for the different classes for zumba and spinning. This programs displays the produced table with the additional rows and columns for displaying the total number of attendees per time slot as well as per day. This program displays the total amount of revenue earned per day and overall revenue per type of exercise class. The user is prompted to enter the class name. This program uses the two 2-D arrays namely, zumba and spinning respectively. zumba array is used for storing the attendance per time slots per day for the Zumba classes. spinning array is used for storing the attendance per time slots per day for Spinning classes. This program uses five 1-D array namely, days, time, total, revenue, and total1 respectively. days array is used for storing the names of the weekdays. time array is used for storing the time slots for the classes total array is used for storing the total attendees per day. revenue array is used for storing the total amount of revenue earned per day. total1 array is used for storing the total attendees per time slots. Program Plan: This program produces a table for the different classes for zumba and spinning. This programs displays the produced table with the additional rows and columns for displaying the total number of attendees per time slot as well as per day. This program displays the total amount of revenue earned per day and overall revenue per type of exercise class. The user is prompted to enter the class name. This program uses the two 2-D arrays namely, zumba and spinning respectively. zumba array is used for storing the attendance per time slots per day for the Zumba classes. spinning array is used for storing the attendance per time slots per day for Spinning classes. This program uses five 1-D array namely, days, time, total, revenue, and total1 respectively. days array is used for storing the names of the weekdays. time array is used for storing the time slots for the classes total array is used for storing the total attendees per day. revenue array is used for storing the total amount of revenue earned per day. total1 array is used for storing the total attendees per time slots

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!