Question: Language C++ Problem 5. (Lastname_Lab5_p5.cpp) Write a function named minMax() that accepts three integer arguments from the keyboard and finds the smallest and largest integers.
Language C++
Problem 5. (Lastname_Lab5_p5.cpp) Write a function named minMax() that accepts three integer arguments from the keyboard and finds the smallest and largest integers. Include the function minMax() in a working program. Make sure your function is called from main(). Test the function by passing various combinations of three integers to it. [20 points]
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
