Home » JAVA Programming » Java Basic » Question
  1. Which environment variable is used to set java path?
    1. CLASSPATH
    2. MAVEN_HOME
    3. JAVA
    4. JAVA_HOME
    5. None of these
Correct Option: D

JAVA_HOME is used to store a path to the java installation.



Your comments will be displayed only after manual approval.