write a program to read a 2D array marks which
Stores the marks of fivestudents in three
Subject write a program to display the highes
mark in each subject
Expected output
Enter the marks obtained by student 1
marks [0] [0]=89
marks[0][0] =76
marks[0][2] = 100
Enter the marks obtained by student 2
marks [1] [0] =99
marks [1] [1] = 90
marks [1] [2]=89
Enter the marks obtained by
student 3
marks [ 2] [o] =67
marks [2] [1]= 76
mooks [2] [2] = 56
Enter the marke obtained by student a 4
maaks [3 ][0] = 88
marks [ 3] [1]- 77
marks[3][2] = 66
Enter the marks obtained by student 5 marts
marks [4] [0]=67
marks [4] [1]=78
marks[4] [2]=89
The highest marks obtained in the subject1=99
The highest marks obtained in the subject 2= 90
The highest marks obtained
in the subject 3=100
Answers
Answered by
4
Answer:
What you have written I don't understand what you have written and your question is also not correct.
Similar questions