Question: Create a program in java that displays the price of a concert ticket based on users input. The ticket price is based on the code
Create a program in java that displays the price of a concert ticket based on users input. The ticket price is based on the code entered in the input dialog, as shown below. If the user enters a number other than 1 to 3, the application should indicate the problem.
switch statements should be used to complete the program.
Class Ticket Price
1 $18
2 $18
3 $23
Other Invalid
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
