Question: 2- Define struct named Student that represents the ID (4 digits only) and marks (out of 100) of a student. a) Write a function that

 2- Define struct named "Student" that represents the ID (4 digits

2- Define struct named "Student" that represents the ID (4 digits only) and marks (out of 100) of a student. a) Write a function that reads the data of 5 students and store them in an array of the struct "student". b) Write a function that prints the students' data on the screen. c) Write a function that prints the ID of the student with maximum marks

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!