Study the following program
#includestdio.h
main()
{
printf("java");
main();
}

Posted on by