Java for students logo
Looking for a reliable web hosting? Read HostGator review to find 7 arguments in support of HostGator.

"Hello world!" code snippet

Abstract

Java program printing "Hello world!" string to the console.

Source code

HelloWorld.java

class HelloWorld {

      public static void main(String[] args) {

            System.out.println("Hello World!");

      }

}

Download HelloWorld.java

Sample run

Hello World!

 

Extra

Check for explanation here: Hello world program line by line.

Partners

  • Buy laptop bags, laptop carry cases, notebook sleeves and bags at LaptopShop.
  • Order beds and mattresses at BedStore. Free next day delivery (orders online tracking available).