1) The annual examination result of 50
students in a class is tabulated in a
single dimensional array as roll
number, subject A, subject B and
subject C.
Write a program to
read the data calculate and display
the following(a) average marks
obtained by each students. (b)print
the roll number and the average
marks of the students whose
average is above 80
(c) printer
roll number and the average marks
of the students whose average is
below 80.
Answers
Answered by
0
Explanation:
) The annual examination result of 50
students in a class is tabulated in a
single dimensional array as roll
number, subject A, subject B and
subject C.
Write a program to
read the data calculate and display
the following(a) average marks
obtained by each students. (b)print
the roll number and the average
marks of the students whose
average is above 80
(c) printer
roll number and the average marks
of the students whose average is
below 80.
Similar questions