employer cover photo
employer logo
employer logo

Grepthor Software Solutions

Is this your company?

Grepthor Software Solutions interview question

What is jit compiler in java

Interview Answer

Anonymous

5 Mar 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