Predict the output
f(int a, int b)
{
int a;
a = 20;
return a;
}

Posted on by