simple hello world program
package demo; //this is my package name
public class Simple_java { //this is my class name
public static void main(String[] args) { //this is my main method
System.out.println("Hello World!!!"); //this is my msg
}
}
#javatutorial #simple #code #helloworld
On this page of the site you can watch the video online How to write the simple Java program in Eclipse IDE || first java program || hello world program with a duration of hours minute second in good quality, which was uploaded by the user Auto Java 18 October 2022, share the link with friends and acquaintances, this video has already been watched 18 times on youtube and it was liked by 1 viewers. Enjoy your viewing!