Oracle Interview Question

What is JIT (Just in time compiler)?

Interview Answer

Anonymous

Jan 6, 2023

Compiler that compiles code when it is first invoked instead of compiling it all at once.