What is the output?
main()
{
printf("Javapoint");
main();
}

Posted on by