Question: c++ only have to answer question 5 Question 4 Write a program that prompts users for 5 integers. Use separate functions to return the highest
c++ only have to answer question 5
Question 4 Write a program that prompts users for 5 integers. Use separate functions to return the highest and lowest value from these 5 integers Question 5 Redo the program from question 4 to use one function that returns both the highest and lowest values. The return type of the function must be void
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
