Home » JAVA Programming » Java Basic » Question
  1. Which system property stores installation directory of JRE?
    1. java.class.path
    2. java.home
    3. user.home
    4. user.dir
    5. None of these
Correct Option: B

java.home is the installation directory of Java Runtime Environment.



Your comments will be displayed only after manual approval.