Pergunta de entrevista da empresa Grepthor Software Solutions

What is jit compiler in java

Resposta da entrevista

Sigiloso

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