Question: Ordered Scores Directions: Write a C++ program that asks the user to enter in three exam scores as doubles and displays the test scores in

Ordered Scores

Directions:

Write a C++ program that asks the user to enter in three exam scores as doubles and displays the test scores in descending numerical order.

If the three test scores are all the same the program should tell the user that all the test scores are equal and exit the program.

Be sure to think about all the possible cases of three numbers.

Be sure to test all possible paths.

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!