Question: A-In the function header void foo(char a, int & b), b is passed by reference. B-In the function header void foo(char a, int & b),
A-In the function header void foo(char a, int & b), b is passed by reference.
B-In the function header void foo(char a, int & b), a is passed by reference.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
