what will be the output?
#includestdio.h
int main()
{
main();
return 0;
}


Posted on by