0
how to write hello world without semicolon in java?
just put it in main mathod if(System.out.println("Hello World!")) { }
2 Antworten
+ 1
It looks better with semicolon)
0
yes but its a logic :)
just put it in main mathod if(System.out.println("Hello World!")) { }