InterviewSolution
Saved Bookmarks
| 1. |
What is JVM?(a) Bootstrap(b) Interpreter(c) Extension(d) CompilerThis question was addressed to me in homework.My doubt is from Memory Management topic in section Exploring java.lang & java.io of Java |
|
Answer» Right option is (b) Interpreter |
|