InterviewSolution
Saved Bookmarks
| 1. |
What Is Classpath ? |
|
Answer» 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. 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. |
|