Question: Using Visual Studio, write a program to input numerical grade value between 0-100 and course credit value between 0-4 using the sample interface below. This

Using Visual Studio, write a program to input numerical grade value between 0-100 and course credit value between 0-4 using the sample interface below. This program should determine letter grade, grade point, and quality points. Letter grade and grade point are found by using the table below and quality points are found by multiplying grade point with course credit.  Using Visual Studio, write a program to input numerical grade value
between 0-100 and course credit value between 0-4 using the sample interface

Quality Points Enter Course Grade (0-100) 85 Enter Course Credit (0-4) 3 Quality Points End Numeric Grade = 85.00 Course Credit 3 Letter Grade = B Grade Point 3.0 Quality Points = 9.0 Figure 1: Sample User Interface

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!