Chapter 5, Problem 10PE
Largest and Smallest
Design a c++ program with a loop that lets the user enter aseries of numbers. The user should enter –99 to signal the end ofthe series. After all the numbers have been entered, the programshould display the largest and smallest numbers entered. Must useat least one function to the addition of the main.
Expert Answer
An answer will be send to you shortly. . . . .