Question: C++ Using the struct you designed in part 1, create an array to hold your three most recent courses from the current semester or last
C++
Using the struct you designed in part 1, create an array to hold your three most recent courses from the current semester or last semester. Collect user input to populate the three courses using a loop. Use this information to calculate your (virtual) GPA for just the three courses listed. Print out a short transcript of the three courses showing only the course name, instructor name and grade. At the bottom display the calculated GPA.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
