Basic

How to download and install Java language

How to download and install Java language

In this tutorials, we will show how to download and install Java language.

Java can be obtained from the Oracle Java download page. There are a number of different Java packages available according to the operating system. In this tutorial, we will learn to install Java Standard Edition (SE) on Windows.

Click and open any browser on your computer and search “Java download”. click a java download link or click this link(Oracle page)

you can go this page and download button

Java download page

Click Java symbol and then select Accept the license agreement, then download the appropriate version for your operating system.

download the appropriate version

Before you start to download, You consider two factors to select your appropriate version

  • The operating system of your system(Linux Windows, Solaris).
  • The compatible version for your System(32 bit or 64 bit)

 

After downloading, install the JDK version

 

How to install Java

Double click the appropriate JDK package on your computer(after download)

This window will appear. Click on “next”.

Click next to download

 

Then, this window will appear. Click on “next” to install default location

if you want to change the installation location click the change  button then the select location for installation

 

Click next to download

Start the installation process

Installation process

This window will appear after the installation process is complete.  Finally, click on “finished” button.

installing Java

You have successfully installed java on your computer.

 

Suggested for you

How to install code block

Class and main method in Java language

How to set Java path of various operating system
Naming Conventions in Java programming language
Karmehavannan

I am Mr S.Karmehavannan. Founder and CEO of this website. This website specially designed for the programming learners and very especially programming beginners, this website will gradually lead the learners to develop their programming skill.

View Comments

Recent Posts

PHP Star Triangle pattern program

PHP Star Triangle pattern program In this tutorial, we will discuss about PHP Star Triangle…

1 month ago

PHP Full Pyramid pattern program

PHP Full Pyramid pattern program In this tutorial, we will discuss about PHP Full Pyramid…

1 month ago

5 methods to add two numbers in Java

5 methods to add two numbers in Java In this tutorial, we will discuss the…

2 months ago

Python Full Pyramid star pattern program

Python full Pyramid star pattern program In this tutorial, we will discuss  the concept of…

5 months ago

Write a function or method to convert C into F -Entered by user

Write a function or method to convert C into F -Entered by the user In…

9 months ago

How to write a function or method to convert Celsius into Fahrenheit

How to write a function or method to convert Celsius into Fahrenheit In this tutorial,…

9 months ago