Question: TASK 3 - if-else-if statement (total 10 marks): Write a C++ program to ask the user to enter an exam mark. Based on this mark,
TASK 3 - if-else-if statement (total 10 marks): Write a C++ program to ask the user to enter an exam mark. Based on this mark, the program will grade the mark as below: >=90mark(GradeA)>=80mark(GradeB)>=70mark(GradeC)>=60mark(GradeD)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
