Predict the output of the following code
#includestdio.h
void main()
{
printf("Sookshmas");
main();
}


Posted on by