Question: in C++ please explain a. Write a function that accepts two integers as arguments and uses a reference to store the largest integer in a
in C++ please explain
a. Write a function that accepts two integers as arguments and uses a reference to store the largest integer in a variable in a calling function.
c. Write a function that returns an average of n random integers from min to max. It accepts. min, max and n as arguments. (Use one of the above functions.)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
