Question: Consider the following code block: void calculate (int &x, int y, int &z) y = 3+z; Z = X-1+y; 1 void main() int i -
Consider the following code block: void calculate (int &x, int y, int &z) y = 3+z; Z = X-1+y; 1 void main() int i - 2,1-5, 6-7; calculated K 1,1); print i, j; 1 Suppose that parameters are passed by reference to the subprogram, what is 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
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
