Write a program to read the marks of 50 students in a class and display the following:

1.average mark obtained by each student. 2.print the roll number and average marks of the students whose average mark is above 80. 3.print the roll number and average marks of the students whose average mark is below 40.


1 Answer
1-1 of  1
1 Answer
C Programming
Practice Mock Test
C Programming