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

Explanation: JDK is a core component of Java Environment and provides all the TOOLS, EXECUTABLES and BINARIES required to compile, DEBUG and execute a Java Program.



Discussion

No Comment Found

Related InterviewSolutions