CP F&R Q2

0. What error would the following function give on compilation?
f(int a,int b)
{
int a;
a = 20;
return a;
}

Cancel reply

Your email address will not be published. Required fields are marked *


Cancel reply

Your email address will not be published. Required fields are marked *