What is JIT compiler? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 1

What is JIT compiler?

java

12th Nov 2016, 6:34 AM
shripad kulkarni
shripad kulkarni - avatar
4 Respuestas
+ 2
just in time compiler
12th Nov 2016, 1:00 PM
ANAND ALABAL
ANAND ALABAL - avatar
+ 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.
12th Nov 2016, 1:08 PM
ANAND ALABAL
ANAND ALABAL - avatar
+ 2
Thanx@ anand
12th Nov 2016, 1:11 PM
shripad kulkarni
shripad kulkarni - avatar
+ 1
what is use of this?@anand
12th Nov 2016, 1:02 PM
shripad kulkarni
shripad kulkarni - avatar