Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Which component is used to compile, debug and execute java program?

a) JDK
b) JRE
c) JIT
d) JVM

Answer: a
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.

Join The Discussion