What is difference between Path and Classpath?

Correct Answer: Path and Classpath are operating system level environment variales Path is used define where the system can find the executables(exe) files and classpath is used to specify the location class files

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion