How will you print

Short Answer
Views 613

Answer:

You can Write the below code for that

code

#include
#define semicolon ;
void main()
{
 printf("Hello World 
")semicolon
}

code

Hello World
Press any key to continue . . .

Related Articles:

This section is dedicated exclusively to Questions & Answers. For an in-depth exploration of C Programming Language, click the links and dive deeper into this subject.

Join Our telegram group to ask Questions

Click below button to join our groups.