Theater
Programming Assignment 1: Theater Reservation SystemGeneral RequirementsJava 8 introduced new APIs for Date and Time to address the shortcomings of the older java.util.Date and java.util.Calendar. You have to use these new features of Java 8 to manipulate time information in your program.In your implementation, ignore cases to recognize a user …