Write a C++ program that read in students Test Grades, print the corresponding Letter Grades and Interpretations as shown in the table below using nested if ..else statements.
Test Grades Letter Grades Interpretations0 – 44 F Fail45 – 49 E Weak Pass50 – 54 D Pass55 – 59 C Average60 – 64 C+ Above Average65 – 69 B Good70 – 74 B+ Very Good75 – 79 A- Excellent80 – 100 A Outstanding
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here