Write a Java method getLetterGrade that is based on the grading scale of Project 7-3. This method

Question:

Write a Java method getLetterGrade that is based on the grading scale of Project 7-3. This method expects the numeric grade as a parameter and returns a string representing the letter grade. The method header should have the prefix static so it can be called from main. Use this method in a program that inputs a list of grades (ending with -1) and outputs the class average, the class minimum, and the class maximum as letter grades.
Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  answer-question

Chemistry The Central Science

ISBN: 978-0321696724

12th edition

Authors: Theodore Brown, Eugene LeMay, Bruce Bursten, Catherine Murphy, Patrick Woodward

Question Posted: