f(int a, int b)
{
int a; a = 20;
return a;
}
Point out the error in the program

Posted on by