Question: what output in c++ code? and explain #include using namespace std; void MUX2 (int& a, int b, int& c) a=2bb*=2c }

what output in c++ code? and explain
\#include using namespace std; void MUX2 (int\& a, int b, int\& c) a=2bb*=2c \}
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
