DEVFYI - Developer Resource - FYI

What environment variables do I need to set on my machine in order to be able to run Java programs?

Java Interview Questions and Answers (part 3)


(Continued from previous question...)

483. What environment variables do I need to set on my machine in order to be able to run Java programs?

CLASSPATH and PATH are the two variables.

(Continued on next question...)

Other Interview Questions