Question: c++ Declared: int num1, num2, num3; The Call: (you write the call to your function) Write a function to return the smallest of 3 numbers.
c++
Declared: int num1, num2, num3;
The Call: (you write the call to your function)
Write a function to return the smallest of 3 numbers. Do not write the entire program, just the function and the call. Type them here.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
