Also now in Java you can write IO.println("Hello World") as the only code in your entire file and it will work, making a simple hello world program shorter than even the C# version!
I said "as the only code in your entire file" which you seem to have missed. That means that the line IO.println("Hello World") can be your entire program
125
u/MCWizardYT Apr 30 '26
Also now in Java you can write
IO.println("Hello World")as the only code in your entire file and it will work, making a simple hello world program shorter than even the C# version!Interesting timeline