To set the `JAVA_HOME` variable in your environment to the location of your Java installation, what should you do?
A) Edit the `java_home` file in your system directory.
B) Use the `export` command in the terminal or command prompt.
C) Change the Java installation directory in the system settings.
D) Restart your computer after installing Java.



Answer :

Other Questions