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


Posted on by