Subscribe Our Channel

header ads

Search This Blog

Friday, July 28, 2023

PRINT HELLO WORD IN JAVA | JAVA PROGRAMMING | LEARN JAVA LANGUAGE

 public class HelloWorld {

    public static void main(String[] args) {

        //printing the message

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

    }

}

No comments:

Post a Comment

Featured Post

C++ Program to Create C++ Project to do Sunflower field with sky, cloud and sun

C++ Program to Create C++ Project to do Sunflower field with sky, cloud and sun HELLO VIEWERS YOU MIGHT BE INTERESTED IN THIS POST. Your wel...

Popular Posts