Save this has HelloWorld. java ********************************** class HelloWorld { public static void main (String[]args) { System. out. println("Hello World") } } *
**********************************
Output:-
Oops! This image does not follow our content guidelines. To continue publishing, please remove it or upload a different image.