Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

This code must be written in C++ Write a program to calculate grades. Follow the grading system which is attached above (For 0 = F,

This code must be written in C++

image text in transcribed

Write a program to calculate grades. Follow the grading system which is attached above (For 0 = F, thats the only variable we need to worry about, the FIN,WF, and WU need to be omitted). User provides number of courses taken in a semester. Then for each course provides individual percentages. Program has to calculate the grade letter from percentage for each course. Then display the cumilative GPA of that particular semester. Write a function called letterGradeCalculator. Pass appropriate parameters to the function. Function should return the letter grade for a single course.

The grade point average is computed on a scale in which 4.00 4.00 3.70 3.30 300 2.70 2.30 - 2.00 -170 130 100 -0.70 F. FIN, WF, and WU0.00 A- B+ 8 B- C- D- D

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Concepts Of Database Management

Authors: Joy L. Starks, Philip J. Pratt, Mary Z. Last

9th Edition

1337093424, 978-1337093422

More Books

Students also viewed these Databases questions