InterviewSolution
Saved Bookmarks
| 1. |
write a c program to accept the marks of five student calculate the average and display the grade obtained by student based on the student using switch statement |
|
Answer» Write a C PROGRAM to find the GRADE of a student using switch case statements. GIVEN below table shows the GRADING SYSTEM, using it find grade of a student.Explanation: i hope this helps youmark me as brainliestThank you |
|