c++program for calculating total marks and grade of 60students in class
Answers
Answered by
0
Answer:
- Here we write a C++ program to find grade of student, If percentage is greater than 85% print A grade, If percentage is less than 85% print B grade, If percentage is less than 75 print C grade, If percentage is less than 50 print D grade, If percentage is less than 30 print fail."
Similar questions