Question Answered step-by-step There are three seating categories at a stadium. For a Softball game,Class A seats cost $15, Class B seats cost $12, and Class C seats cost $9. Design a program that asks how many tickets for each class of seats were sold, and then displays the amount of income generated from ticket sales. Use Switch/case structure. on flow chart Computer Science Engineering & Technology Software engineering ITP 100