(Solved):
what output in c++ code? and explain
\#include using namespace std; void MUX2 (int\& \( a ...
what output in c++ code? and explain
\#include using namespace std; void MUX2 (int\& \( a \), int \( b \), int\& c) \( \left\{\begin{array}{l}a *=2 \\ b \\ \text { b* }=2 \\ c *\end{array}\right. \) \}