answersLogoWhite

0

JDK is available from the website in the related link, below.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

How download and install java?

It's very easy!! Go to "bluej.org" & click on "quick download" on upper-right of the screen. On the right side you would find two links-"JDK 6" & "JDK 5". If your using windows vista or later click on JDK 6 or else click on JDK 5. Click on "download JDK" & select platform & download it.


Can you install java?

Sure you can. Java is free. All you need to do is, visit Sun's website and download the latest version if Java JDK and install it.


How do you install pass4sure on Linux?

You can try installing wine on your distro install, download the windows version of the Java (JRE-JDK....), install it an try yto run via wine. I'm getting it to work here, but the screen is crappy.


What is jdk?

it is a ducks beak that is used to vomit out fish


How do you download Java JRE6 and JDK 14?

The downloads can be obtained from the below link.


Can you download and play minecraft without java?

No. Minecraft is written in Java, which means you either have to have a JDK (Java Development Kit) or JRE (Java Runtime Environment) to run the game. You can download and install the latest Java from their website (see related links).


How do you install Java 6?

Depends on the kind of java you want to use. But most java applications require you to have a JVM. If it java programing developer then you will need java JDK e.g if you want to use net beans as integrated developing environment(IDE) for java coding you must install JDK first before installing it.


Where can a person download a JDK update?

JDK updates can be downloaded from the Oracle website by looking under "Oracle technology network", then under "Java" and then under "Java SE" under "Downloads".


How is JRE or JVM installed on a computer?

The JVM is part of the JRE (Java Runtime Environment) or the JDK (Java Developer Kit). Both the JDK and JRE are packages available from a variety of sources. The most common one is available from Sun (now Oracle). You simply visit the web site, and it will then download and install the JRE for you after you answer a couple of questions: http://www.java.com/


How do you set path in java?

1. install JdK 2. include JDK_HOME/bin in your PATH environment variable


What is the latest version of jdk?

JDK 7


What is the difference between jvm jdk?

JVM stands for java virtual machine. This is actually the machine in which all the java programs you write will get executed. It comes as part of any JDK (Java Development Kit) Installations. JDK stands for Java Development Kit. JDK is the total software that comes to us as part of the download from the Sun Java website. It is the stuff that is required to write and execute java programs.