Question: 7. Write a language program in C++ that calculate the GPA of the student in KU. Sample Output: Enter your previous GPA: 3.40 Enter the

7. Write a language program in C++ that calculate the GPA of the student in KU. Sample Output: Enter your previous GPA: 3.40 Enter the number of the courses you took in this course: 3 Enter each course with its degree and grade: Course (1) degree/grade: 3 A Course (2) degree/grade: 3 B+ Course (3) degree/grade: 3C Your new GPA is: 3.33
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
