+ 1
What is JIT compiler?
java
4 odpowiedzi
+ 2
just in time compiler
+ 2
In the Java programming language and environment, a just-in-time (JIT) compiler is a program that turns Javabytecode (a program that contains instructions that must be interpreted) into instructions that can be sent directly to the processor.
+ 2
Thanx@ anand
+ 1
what is use of this?@anand