1.

What happens in the absence of JIT Compiler in Java?

A. Byte code is produced slowly
B. Executable Code is produced slowly because of line by line Interpreting
C. Executable Code is produced without portability
D. None of the above
Answer» C. Executable Code is produced without portability


Discussion

No Comment Found