Question: Write a program that prompts users for N integers and determines then displays the integer with the highest/lowest value use separate functions to return the
Write a program that prompts users for N integers and determines then displays the integer with the highest/lowest value use separate functions to return the highest/lowest value.
Using C++ and no arrays please!
Use loops and functions - no libraries.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
