WAP to accept the marks of N students and find the highest and the lowest marks.
nitish8089:
use hashset
Answers
Answered by
0
In this program user ask to sort the record of multiple students merit wise. In this program structure type variable declared and a temp variable for temporary value storing. User need to establish the merit chart for sorting them. For this process user will use loop statement where user will calculate the data of students that are define on variable value. Loop statement will print all the data about student (roll no,score,name etc.). From the structure type variable.
Similar questions