Question: what is the output when the following code fragment is ?executed function definition// (void main } void fun(int x, int y, int &a , int

 what is the output when the following code fragment is ?executed

what is the output when the following code fragment is ?executed function definition// (void main } void fun(int x, int y, int &a , int &b) ;int a=3,b=6 } ;int r1,r2 ;a=X+y ;fun(a,b,r1,r2) ;b=x-Y cout

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!