Make a Gpa calculator where the user initially inputs the number of courses they have taken. Then you have to input the grades in these respective courses and also input the number of credit hours for each course. Then the gpa is calculated. An A grade accounts for 4 grade points, A minus = 3.7, B plus= 3.3, B= 3, B minus = 2.7, C plus = 2.3, C = 2, C- 1.7, D = 1, F = 0. The gpa will be calculated using the formula, gradepoints * credit hours of that course*. Take the sum of all the course cumulative gradepoints. GPA = total gradepoints cumulative/ total credit hours.* Now after displaying the gpa ask the user to input the number of courses he wants to convert to pass/ fail. All grades C and above are to be considered pass. Input the credit hours for each of the courses and ask the user to state the grade they had in the course. Then accordingly tell them whether the course would be a pass or a fail and display the new GPA.

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question

this in c++.

formula of gpa = total grade points cummulative/ total CH.

Make a Gpa calculator where the user initially inputs the number of courses they have taken. Then you
have to input the grades in these respective courses and also input the number of credit hours for each
course. Then the gpa is calculated.
An A grade accounts for 4 grade points, A minus = 3.7, B plus= 3.3, B = 3, B minus = 2.7, C plus = 2.3,
C= 2, C- 1.7, D = 1, F = 0. The gpa will be calculated using the formula, gradepoints * credit hours of
that course*. Take the sum of all the course cumulative gradepoints. GPA = total gradepoints cumulativel
total credit hours. *
Now after displaying the gpa ask the user to input the number of courses he wants to convert to pass/ fail.
All grades C and above are to be considered pass. Input the credit hours for each of the courses and ask
the user to state the grade they had in the course. Then accordingly tell them whether the course would be
a pass or a fail and display the new GPA.
Transcribed Image Text:Make a Gpa calculator where the user initially inputs the number of courses they have taken. Then you have to input the grades in these respective courses and also input the number of credit hours for each course. Then the gpa is calculated. An A grade accounts for 4 grade points, A minus = 3.7, B plus= 3.3, B = 3, B minus = 2.7, C plus = 2.3, C= 2, C- 1.7, D = 1, F = 0. The gpa will be calculated using the formula, gradepoints * credit hours of that course*. Take the sum of all the course cumulative gradepoints. GPA = total gradepoints cumulativel total credit hours. * Now after displaying the gpa ask the user to input the number of courses he wants to convert to pass/ fail. All grades C and above are to be considered pass. Input the credit hours for each of the courses and ask the user to state the grade they had in the course. Then accordingly tell them whether the course would be a pass or a fail and display the new GPA.
Sample Output:
Number of courses you have taken: 4
Enter Grade course 1 :
A
Credit Hours of course 1:
4
Enter Grade course 2 :
A-
Credit Hours of course 2:
3
Enter Grade course 3 :
Credit Hours of course 3:
4
Enter Grade course 4 :
B
Credit Hours of course 4:
3
3.15
Please enter number of courses you want to pass fail: 2
Please Enter Grade and Credit hours for a course you want to pass fail:
Enter the grade: C
Enter the credit hours: 4
Please Enter Grade and Credit hours for a course you want to pass fail:
Enter the grade: B
Enter the credit hours: 3
New GPA: 3.87143
Transcribed Image Text:Sample Output: Number of courses you have taken: 4 Enter Grade course 1 : A Credit Hours of course 1: 4 Enter Grade course 2 : A- Credit Hours of course 2: 3 Enter Grade course 3 : Credit Hours of course 3: 4 Enter Grade course 4 : B Credit Hours of course 4: 3 3.15 Please enter number of courses you want to pass fail: 2 Please Enter Grade and Credit hours for a course you want to pass fail: Enter the grade: C Enter the credit hours: 4 Please Enter Grade and Credit hours for a course you want to pass fail: Enter the grade: B Enter the credit hours: 3 New GPA: 3.87143
Expert Solution
steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY