Question: Question 5 (2 points) In C++ all functions must return a value. True O False Save Question 6 (2 points) A function can return more
Question 5 (2 points) In C++ all functions must return a value. True O False Save Question 6 (2 points) A function can return more than one value using the return statement. O True . False Save Question 7 (2 points) When you use a reference parameter as a function parameter, you are actually passing the for the function to use. of the original variable .value address Both of the above answers None of the above
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
