Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

Objective: Using java Write a program that manages a Movie database. Requirement

ID: 3762340 • Letter: O

Question

Objective: Using java Write a program that manages a Movie database. Requirements: Each movie needs to have the follow attributes: Name Year Rating (1 to 5 stars) Director Box Office Gross The Movie database must be able to Add a movie Remove a movie by title Sort movie by Title Sort movie by Rating Sort movie by Box Office Gross Sort movies by a director (LastName) Print to a database file (you may define your own protocol) Read from a database file Write a front end that will allow a user to use any of the features noted in the database description

Explanation / Answer

_______________________________________

________________________________________________