Pregunta de entrevista de Grepthor Software Solutions

What is jit compiler in java

Respuesta de la entrevista

Anónimo

5 de mar de 2021

JIT in Java is an integral part of the JVM. It accelerates execution performance many times over the previous level. In other words, it is a long-running, computer-intensive program that provides the best performance environment. It optimizes the performance of the Java application at compile or run time