Define a suitable data structure to store the information like student name, roll number, enrolment centre and marks of five different subjects

8. Define a suitable data structure to store the information like student name, roll number, enrolment centre and marks of five different subjects. Write a ‘C’ function to insert sufficient data in your data structure and function to print the name of the student and the total obtained marks who have secured highest total marks for each and every
enrolment centre


Leave a Reply