InterviewSolution
Saved Bookmarks
| 1. |
Which component is responsible to run java program?(a) JVM(b) JDK(c) JIT(d) JREThe question was posed to me during a job interview.I would like to ask this question from JDK-JRE-JIT-JVM in section Java Environment & OOPS Concepts of Java |
|
Answer» Correct choice is (d) JRE |
|