Skip to content

RURAR/OOPjava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1.opening browser 2.downloading oracle jdk installer 3.going to control panel 4.going to system and security 5.go to systems 6.going to advanced system setting 7.going to advanced 8.going to enviroment variables 9.going to path 10.adding new path of bin file C:\Program Files\Java\jdk-25 11.opening command prompt 12.opening notepad 13.write code for printing Hello, World! in java 14.save the file in .java format name hello.java 15.going where the file is 16.run cmd in there 17.writing javac hello.java to create class file 18.writing java hello.java 19.the program will run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages