C Program to Print Hello word without using semicolon


Part 1 : Printf Hello word in C without using semicolon [only ones ]



Output :


Part 2 : Printf Hello word in C without using semicolon [infinite times]



Part 3 : Printf Hello [Using Switch]



Part 4 : Using Else-if Ladder



Part 5 : Printf Hello [Using While and Not]



Part 6 : Using #define