Java Design Pattern
Introduction to Java 10
Introduction to Java 11
Introduction to Java 12

How to install JDK

To develop and execute a java program, we need an environment that is JDK(Java Development Kit). So first we have to install JDK (latest version is JDK1.8) in system. So let’s see how to install !!

First, we download jdk1.8 from Google.

jdk1


jdk3

After downloading, install JDK. Let’s see the following screenshots for installation:
jdk4

jdk5

jdk6

jdk7

 

How to set the class path after JDK installation

Hi friends, after JDK installation, we have to do an additional task, that is class path setup. Now we will see how to set the class path:
First right click on my computer -> properties -> then see the following screenshots:


java class path1

 

java class path2

 

java class path3


java class path4

Then finally click ok button.

About the Author



Silan Software is one of the India's leading provider of offline & online training for Java, Python, AI (Machine Learning, Deep Learning), Data Science, Software Development & many more emerging Technologies.


We provide Academic Training || Industrial Training || Corporate Training || Internship || Java || Python || AI using Python || Data Science etc






 PreviousNext