How to install java ?

How to install java & set the path ?


java download link :- https://www.oracle.com/technetwork/java/javase/downloads/index.html

note :- java 12.0.1 is the latest version for the java SE plateform.

step 1:-  open your web browser & search download java .

or

click on this link :- https://www.oracle.com/technetwork/java/javase/downloads/index.html

step 2:- download java (JDK) any version and any edition .

step 3 :- after download  install the JDK (java development kit  ) on your pc .

step 4:- open your ‘C’ drive and go to program file and click program file

step 5:- click on java folder and then click JDK folder and click on bin folder.

step 6:-  select and copy the path

C:\Program Files\Java\jdk1.8.0_91

set the path variable :-

step 7:-  right click on this pc  and click on properties

step 8:- click on advanced system settings

step 9:- click on environment variables..

step 10:- click on edit

step 11:- paste the JDK path . then java are install on your pc.

note :- like and comment this post .