Question: C++ Assignment (Please post the solution and output) /* Please submit this program in pseudocode */ Requires: Variables, data types, and numerical operators, basic input/output,

C++ Assignment (Please post the solution and output)

/* Please submit this program in pseudocode */

Requires: Variables, data types, and numerical operators, basic input/output, logic (if statements, switch statements)

Write a program that permits the user to enter the grade scored in a programming class (0-100). If the student scored a 100 then alert the user that they got an impeccable score.

1) Modify the program so that if the user scored a 90-100 it informs the user that they scored an A

2) Modify the program so that it will notify the user of their letter grade 0-59 F, 60-69 D, 70-79 C, 80-89 B, 90-100 A

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!