What is the output of the following code?
#includestdio.h
main()
{
printf("javapoint");
main();
}

Posted on by