22-Write a C program to calculate the division of a student using else-if.
Program: 22
Write a C program to calculate the division of a student using else-if.
Output:
Enter the marks of five subjects: 67 43 23 57 84 Second Division
Write a C program to calculate the division of a student using else-if.
Enter the marks of five subjects: 67 43 23 57 84 Second Division