Predict the output
#includestdio.h
int p;
int main() {
printf("%d",p);
return 0;
}

Posted on by