answersLogoWhite

0

The JIT (Just In Time) compiler takes the semi-compiled "byte-code" of a language (notably Java), and converts it into proper machine code before execution. This delays the startup time, but provides better execution time.

User Avatar

Wiki User

12y ago

What else can I help you with?