What is the output of? #include using namespace std; int fun1(int a, int &b) { b...

Posted Date: