reate a program that will help a movie go know which movie ratings will be appropriate for them or their family. Allow the user to enter age and then based on that age suggest movie ratings that are most appropriate for them.G rated films are appropriate for everyone.PG should be suggested for anyone above age 5.PG-13 should be suggested for anyone at least 13 years old.R should be suggested for anyone at least 17 years of age.Inform anyone under 17 that they will not be able to even purchase a ticket for a rated R movie without an accompanying adult.Make sure to check that the age entered by the user is not less than 0.If the age entered is below 0 give them an error message. The solution only apple java program
Create a
The solution only apple java programing
The given problem is related to programming which is to be solved in Java.
The program takes the age of the user and displays the rating that is appropriate for them to watch.
Step by step
Solved in 5 steps with 3 images