what is meaning of JIT?

Answer Posted / mrangababu

JIT :(Just In Time compiler) Execution engine of JVM
contains both Interpreter and JIT compiler both are
combindely used for converting byte code to machine
language instruction ..

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of the main method?

638


Give few examples of final classes defined in Java API?

788


When a byte datatype is used?

653


Will the compiler creates a default constructor if I have a parameterized constructor in the class?

670


Are strings immutable in java?

599






Can string be considered as a keyword?

680


Explain about member inner classes?

703


What is meant by JVM? Is JVM platform independent or not?

679


How do you compare objects in java?

591


What is oops in java?

665


Is class forname reflection?

600


Can we serialize singleton class?

643


Is hashset ordered?

640


What is a double?

697


what is a thread pool in java and why is it used?

617