Download Java and install JDK

Hello, friends, this is my first post for java I hope you will find it useful before starting first downloading Java. So let us start. For starting java programming first of all you need to have java (JDK) installed on your machine.

Download Java

So, in this post, I am going to tell you how to install JDK on a Windows PC. But before installing you need to have some knowledge of JDK, JRE, JVM. So, let’s go through these terms shortly.

1. Java Development Kit:

JDK is a java development kit that contains complete libraries for the java classes also called packages. It contains

javac: java compiler i.e. javac.exe that is needed for compiling.

Jar: For creating achieves of .class files by compressing

JRE: java run-time environment, explained below.

JVM: java virtual machine, explained below.

2. Java Runtime Environment:

JRE provides an environment execution for the java program. It also physically exists in the memory.

3. Java Virtual Machine:

JVM as its name suggests is a virtual machine and does not exist physically. It enables a computer to run the java program.

The above is a short description of the important terms. Now we will see how to download the setup file for JDK (any version).To download the JDK just go through the following steps

  1. Open oracle.com.
See Also  5 Hidden Treasure to develop Cross Platform Mobile App in Java

2.Go to the download->java->java section->java SE->JDK.

3. Now accept the license agreement->now select from a download that is suitable for your computer configuration.

Here the downloading of the setup file will start. Let it download first. Once it is completed you can now install the JDK on your computer. For installing go through the following.

  1. Double-click on the setup files from the download folder.
  1. Hit ‘yes’ or ‘allow’.

3. Now accept the license and hit next.

4. Now setup wizard will ask for the location, you can give any location but the default one is recommended.

5.Hit next->next. Now the wizard with the message ‘Installation Successful’.

Here you have installed the JDK on your System. If you have any problem while doing so then please comment.

0 0 votes
Article Rating

Related articles

Do you want to develop Android Apps in Java with 1 example?

Java is the language of choice as we can...

How to Create a website using Java

How to Create a website using Java Is it possible...

Learn how to create an interface in java

In this article, we will learn how to create...

Case Studies

Compass Music Platform

A clothing brand wanted to launch a new e-commerce website that would allow customers to browse and purchase their products online. We developed a...

NewsWeek Magazine

A clothing brand wanted to launch a new e-commerce website that would allow customers to browse and purchase their products online. We developed a...

Beauty & Makeup Shop

A clothing brand wanted to launch a new e-commerce website that would allow customers to browse and purchase their products online. We developed a...
0
Would love your thoughts, please comment.x
()
x