DEVFYI - Developer Resource - FYI

What is classpath

J2SE Interview Questions and Answers


(Continued from previous question...)

33. What is classpath

An environmental variable which tells the Java virtual machine1 and Java technology-based applications where to find the class libraries, including user-defined class libraries.

(Continued on next question...)

Other Interview Questions