answersLogoWhite

0

Difference between a java complier and the Java JIT?

Updated: 8/17/2019
User Avatar

Wiki User

14y ago

Best Answer

A java compiler takes Java source code and turns it into Java bytecode, which can then be run by the java virtual machine.

Using JIT means that the java code will be compiled and executed at the time that you run the program, which will slow down the program because it has to compile the code at the same time that it runs.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Difference between a java complier and the Java JIT?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is difference between java 2 and java 5?

They are different versions. Java 5 is newer than Java 2. Think of it like the difference between the Playstation 1 and the Playstation 3.


Major difference between c and java?

Java is object oriented, C is not...


What is the main difference between UNIX and JAVA?

Unix is an operating system, Java is a language.


What is the difference between JAD and JAR?

JAD-Java Application Description JAR-Java archive


What is an important difference between writing a Java application and a Java applet?

A Java applet is embedded within a web page, while a Java application will run directly on your computer.


What is the difference between connectivity in java?

kamina


What is difference between connectivity in java?

kamina


What is Difference between java and core java?

Java or Java SE comes with the standard library, with all the crazy classes to make life easy. Java Core does not come with most of these classes, so that it is a lot smaller.


What is the difference between c plus plus and java programming?

Java doesn't have pointers. C++ has pointers.


What is the main difference between java and dotnet?

java is from sun and .net is from microsoft, java is a language + runtime and .net is run frame that supports multiple language.


Difference between recordset and resultset in java?

Rowset


What is the difference between Windows and Java?

Windows is an operating system whereas Java is a programming language. They are entirely different.