Question: Consider the following code block: void calculate (int i, int &j, int&k) 1-24 k-1-34 ) void main() intx5, 3, 4; calculate , . ); print
Consider the following code block: void calculate (int i, int &j, int&k) 1-24 k-1-34 ) void main() intx5, 3, 4; calculate , . ); print X Y > Suppose that parameters are passed by reference to the subprogram, what he printed by the print statement in the program? Please only enter the output values of the program in respective order separated by commas without space such as 0,0 XY
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
