20-Write a C program to calculate the division of a student.
Program: 20
Write a C program to calculate the division of a student.
Output:
Enter the marks of five subjects: 34 67 78 98 69 You got first division.
Write a C program to calculate the division of a student.
Enter the marks of five subjects: 34 67 78 98 69 You got first division.