Home » Blog » How will you print “Hello World” without semicolon?How will you print “Hello World” without semicolon? tejsumeru.12@gmail.comInterview Quetions#include <stdio.h> int main(void) { if (printf("Hello World")) { } } Tags:c programmingc++ Leave a Reply Cancel replyYour email address will not be published. Required fields are marked *Name * Email * Website Comment * Save my name, email, and website in this browser for the next time I comment.