Question: java programming Theater Application List theaters Add theater Remove theater List movies Add movie Remove movie List movie showings Add movie showing Remove movie showing
java programming
Theater Application
- List theaters
- Add theater
- Remove theater
- List movies
- Add movie
- Remove movie
- List movie showings
- Add movie showing
- Remove movie showing
- Exit
The requirements for this deliverable is to have a program that starts and displays a menu (shown above). The menu will then prompt the user for a menu selection. Once the user selects a menu option by typing it in at the console, the application will report the menu option selected and return back to the menu (except for the exit option).
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
