Question: 4. The code in Listing 6-1 shows a program with a function named passRef. In the main function, the reference (address) of the variables numi

4. The code in Listing 6-1 shows a program with a function named passRef. In the main function, the reference (address) of the variables numi and num2 are passed to function passRef. This is called pass-by-reference. Write and run the code to see the result. #include
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
