![]() |
VOOZH | about |
The task is to write a program to print Hello World without using main() and semicolon. As we already know, how to print Hello World without the use of a semicolon. Now, for writing without main() method, we will need a Macro.
Hello World
Time Complexity: O(1)
Auxiliary Space: O(1)