Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Compute GPA program (Using C++) Write a program to compute your GPA. Software Requirements : The user should have the letter grades and credits entered

Compute GPA program (Using C++) Write a program to compute your GPA.

Software Requirements: The user should have the letter grades and credits entered in a file(s).

Output: GPA to three decimal places, either to a file or the screen.

Required: 1.) Program listing with comments.

2.) Written program description: What are the input requirements? That is, explain what should the user input. Explain the meaning of the output. Explain how the program works, or how you wrote the program, what functions were used (their input requirements and their return values). Note, you can enhance your explanation by using some flowcharts or segments of flowcharts showing program decision.

Please provide the full program as simple as can be using c++.

Here are the course, letter grade, and amout of credits:

Course Letter Grade Number of Credits
BUS 240 A+ 3
BUS 286 B- 3
CS 172 C+ 4
MTH 115 A 4
ECO 103 A+ 3

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

Learn To Program Databases With Visual Basic 6

Authors: John Smiley

1st Edition

1902745035, 978-1902745039

More Books

Students also viewed these Databases questions

Question

Describe barriers to effective listening.

Answered: 1 week ago