Skip to content

himanshukingstorm/hello-world-java_Maddy_Phatak

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Hello world with Java ☕

This is a simple "Hello world" done with Java programming language.

Compile program

To compile the "Hello World" program, type the following:

javac HelloWorld.java

Excute the program

To execute the program, type this:

java HelloWorld

About

Hello world with Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%