How to Run Java Program in Command Prompt (JDK Installation)

Опубликовано: 14 Декабрь 2017
на канале: Coder Sprint
55,018
like

This video is about setting up Java Development Kit for java programing in Command Prompt. With this, you donot require any IDE for programming.

Compiling and running/execute java program:
(first go to folder(in cmd) where your HelloWorld.java is present.)
javac HelloWorld.java (This will compile .java file and produce .class file)
java HelloWorld (This will execute java compiled file.)

Command prompt tips:
cd = change directory; ex: cd Desktop
dir = directory listing; it shows all files present in current directory/folder
cd.. = to go back to previous folder
E: = To change drive, simply type drive letter and :
exit = close command prompt

EduPark Krupesh
-Krupesh Anadkat.




• Music Licence:
Happy Life by FREDJI   / fredjimusic  
  / fredjimusic  
Music promoted by Audio Library    • Happy Life – FREDJI (No Copyright Music)  

• Contact the artist:
contactfredji@gmail.com
  / fredjimusic  
  / freddeanderson  


На этой странице сайта вы можете посмотреть видео онлайн How to Run Java Program in Command Prompt (JDK Installation) длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Coder Sprint 14 Декабрь 2017, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 55,018 раз и оно понравилось like зрителям. Приятного просмотра!