Sollicitatievraag bij Grepthor Software Solutions

What is jit compiler in java

Antwoord op sollicitatievraag

Anoniem

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