answersLogoWhite

0

Where is compiler after install JDK?

Updated: 8/21/2019
User Avatar

Wiki User

6y ago

Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: Where is compiler after install JDK?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How can you download and install jdk?

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


If your java program says no compiler is available what does that mean?

It means you have not installed jdk and jre in your machine...


What do you need JDK?

JDK stands for Java Development Kit. This contains the Java compiler, Interpreter and other tools that Java provides. It also contains all Java default packages and classes that can be used for development of Java Applications. JDK versions are continuosly released and upgraded every year by Sun Microsystems.


What is jdk?

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


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.


What does the Java compiler translate Java source code to?

The Java compiler translates Java source code to Java byte code.


Do you hava different jre for every editionEESEME of the java platform like jdk does jre too has all the java libraries?

First of all, JDK is Java Development Kit and JRE is java runtime Environment. JDK provides compiler and all the necessary tools to write the code verses JRE provides with the environment in which the java code will run.


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 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 do you call a Program that runs Java byte code instruction?

Get the JDK & Bluej from net and the rest will be done by them. Java byte codes are stored as *.class ; where "*" represents the class name, in your hard disk. You can download BlueJ as well as JDK from the related link.


How i will get c language on my PC?

For a start, you can install a C-compiler.