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.
  • Turn your computer into a fully operational cash register using pos salon software.
  • Have you ever dreamed of starting your own zoo? ZooMumba (zoomumba) is a free-to-play browser game may be able to help you realize your zoo keeping fantasies.