Question: Help fast please Select the correct output produced after executing the following C++ code. void funX (int & &1, int &2 ) { x1+=5 2=4

Help fast please Help fast please Select the correct output produced after executing the following

Select the correct output produced after executing the following C++ code. void funX (int \& &1, int &2 ) \{ x1+=5 2=4 return; \} int main() \{ int a1 =8,a2=12 funX(a1,a2); 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!