What is the difference between PATH and CLASSPATH in Java?
Answers
Answered by
0
CLASSPATH is the path for Javaapplication where the classes you compiled will be available. The main difference between PATH and CLASSPATH is that PATH is an environment variable which is used to locate JDK binaries like "java" or "javac" command used to run javaprogram and compile java source file.
Similar questions
Social Sciences,
7 months ago
Science,
7 months ago
Political Science,
1 year ago
Social Sciences,
1 year ago
Environmental Sciences,
1 year ago