Question: Write a Java program that takes the marks (an integer) from the user and display the relevant grade for that marks according to the following
Write a Java program that takes the marks (an integer) from the user and display the relevant grade for that marks according to the following ranges.

Your program needs to have a separate method called findGrade which takes the marks as the input value and return the relevant grade.
Marks Range Grade 80 S Marks 75 S Marks
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
