InterviewSolution
Saved Bookmarks
| 1. |
Which component is used to compile, debug and execute java program?(a) JVM(b) JDK(c) JIT(d) JREThe question was asked in homework.My doubt stems from JDK-JRE-JIT-JVM topic in portion Java Environment & OOPS Concepts of Java |
|
Answer» Right choice is (b) JDK |
|