What will be the output of the following C++ code? #include using namespace std; int fun(int=0);...

Posted Date: