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

Class and main method in Java language

Operators in C++

Operators in C

Operators in Python

Keywords in Java language

Data types in Python

Data type in C language

Data type in C++ language

Hollow world program in Java

Data type and variable in Java

History of Java

Download and  install  Java

How to install Java

Feature of Java programming language

Flavour and versions of Java Programming 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

C# inverted full pyramid star pattern

C# inverted full pyramid star pattern In this article, we will discuss the concept of…

3 weeks ago

C# Full Pyramid star pattern program

C# Full Pyramid star pattern program In this article, we will discuss the concept of…

1 month ago

Program to count vowels,consonants,words, characters and space in Java

Program to count vowels, consonants, words, characters and space in Java In this article, we…

1 month ago

How to print multiplication table using Array in C++ language

How to print multiplication table using Array in C++ language In this post, we will…

1 month ago

C Program to multiplication table using Array

C Program to multiplication table using Array In this tutorial , we will discuss about…

2 months ago

Java program to check odd or even using recursion

Java program to check odd or even using recursion In this tutorial, we discuss a…

2 months ago