Question: Using C++, create an array of structs, instances of a struct, or an array that stores 5 students with 3 different test grades each. Write
Using C++, create an array of structs, instances of a struct, or an array that stores 5 students with 3 different test grades each.
Write a function / method that prints out a list of students who have failed at least one test. (Failure is below a 60%)
Please comment on code to help me understand
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
