Home » JAVA Programming » Basic Syntax » Question
  1. Which component is responsible to run java program?
    1. JIT
    2. JRE
    3. JDK
    4. JVM
    5. None of these
Correct Option: B

JRE is the implementation of JVM, it provides platform to execute java programs.



Your comments will be displayed only after manual approval.