How will you print "Hello World" without semicolon?

C Programming Language >   Overview of C Language >   First Program in C Hello World  

Short Question

1154


Answer:

int main(void)
{
if (printf("Hello World")) ;
}


This Particular section is dedicated to Question & Answer only. If you want learn more about C Programming Language. Then you can visit below links to get more depth on this subject.




Join Our telegram group to ask Questions

Click below button to join our groups.