Question: Java code Consider a class RatingScore that represents a numeric rating for some- thing such as a movie. Its attributes are A description of what
Consider a class RatingScore that represents a numeric rating for some- thing such as a movie. Its attributes are A description of what is being rated The maximum possible rating The rating It will have methods to Get the rating from a user Return the maximum rating possible Return the rating Return a string showing the rating in a format suitable for display You are required to create the class and afterward, in the main method, create an object to test if the class is working, and show a sample output of your work
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
