Create a structure array of at least 10 imaginary students


Create a structure array of at least 10 imaginary students in the class - choose names, numbers and marks randomly - they do not have to relate to real students in your class. Each student structure must contain the following fields:
Student:

- First Name
- Surname
- Student Number
- Test Mark

Show how you would output just the test marks. How would you sort this structure array by test mark in descending order?

Solution Preview :

Prepared by a verified Expert
C/C++ Programming: Create a structure array of at least 10 imaginary students
Reference No:- TGS01207091

Now Priced at $10 (50% Discount)

Recommended (99%)

Rated (4.3/5)