Question: Code in C++ The code will ask an user to input a grade. If the grade is greater than or equal to 90, the code
Code in C++ The code will ask an user to input a grade. If the grade is greater than or equal to 90, the code will display you achieved A If the grade is less than 90 and greater than or equal to 80, the code will display you achieved B If the grade is less than 80 or greater than 70, the code will display you achieved C If the grade is less than 70, the code will display Study well the grade is not good.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
