J2SE Question:

What is classpath?

Tweet Share WhatsApp

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.

Download J2SE PDF Read All 214 J2SE Questions
Previous QuestionNext Question
What is client?What is class variable?