![]() |
VOOZH | about |
Another interesting question is how can a semicolon be printed without using any semicolon in the program. Here are methods to print ";" :
Output:
; ;
Output:
;
3. Using std::cout
;
Related article: Print Hello World without semicolon in C/C++