InterviewSolution
Saved Bookmarks
| 1. |
Which component is responsible to optimize bytecode to machine code?(a) JVM(b) JDK(c) JIT(d) JREI got this question by my school principal while I was bunking the class.I need to ask this question from JDK-JRE-JIT-JVM in portion Java Environment & OOPS Concepts of Java |
|
Answer» The correct choice is (C) JIT |
|