Classpath & Path variables are set on machine in order to run java programs - Java

Q.  Which environment variables are to be set on the machine in order to run the java programs?
- Published on 16 Jun 15

a. java.util package
b. Classpath and Path
c. java.lang
d. java.util.io

ANSWER: Classpath and Path
 
If the classpath and the path are not set the java programs cannot run as expected.

Post your comment / Share knowledge


Enter the code shown above:
 
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)