Question: This is A C++ program question: Please use Loop Algorithms and you may not use limit: Write a program that reads a set of floating-point
This is A C++ program question:
Please use Loop Algorithms and you may not use limit:
Write a program that reads a set of floating-point values. Ask the user to enter the values, then print the average of the values. the smallest of the values. the largest of the values. the range, that is the difference between the smallest and largest. Of course, you may only prompt for the values once.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
