DEVFYI - Developer Resource - FYI

What is JIT?

Java Interview Questions and Answers (part 3)


(Continued from previous question...)

414. What is JIT?

JIT stands for Just In Time compiler. It compiles java byte code to native code.

(Continued on next question...)

Other Interview Questions