Question: Using Struct, write a C++ program(as SIMPLE as possible) preforming the following tasks. NOTE: using only struct , pointers and functions.(no libraries) 1. Add students
Using Struct, write a C++ program(as SIMPLE as possible) preforming the following tasks. NOTE: using only struct , pointers and functions.(no libraries)

1. Add students 2. Update student records 3. View all student records 4.Calculate average score of all students 5. Show student who gets the max GPA 6. Find a student by ID 9.Sort students by GPA 0. Exit
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
