Setup JAVA in your PC



2.       Install the JDK.

3.       Go to path C:\Program Files (x86)\Java\jdk1.8.0_131\bin in your PC and copy it.

4.       Now go to control panel

5.       Click on system


6.       Click on advance system settings



7.    Click on environment variables



8.       Click on new and name it as path and copy path which is in your pc as shown above in red colour



9.       Click on OK



10.   Now open CMD and type javac and press enter if it shows messy long list then congratulation java is installed in your PC.

11.   Now go to next article for Hello World program.

Comments

Post a Comment

Popular posts from this blog

System.Environment

System.Console

Datatype and keyword