Write a C++ application that can compute the letter grade of a student after accepting the student’s mid and final mark. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 3

Write a C++ application that can compute the letter grade of a student after accepting the student’s mid and final mark.

Write a C++ application that can compute the letter grade of a student after accepting the student’s mid and final mark. The program should only accept mid result [0-40] and final [0- 60]. If the data entered violates thisrule, the program should display that the usershould enter the mark in the specified range. The program is also expected to run until the user refuses to continue.

22nd Jul 2021, 11:22 AM
Mulualem Mulatu
Mulualem Mulatu - avatar
1 Answer
0
Thank you so much
21st Nov 2021, 2:50 PM
Alfred Abu