What is difference between Path and Classpath?

hi

What is difference between Path and Classpath?

thanks

View Answers

April 10, 2013 at 5:43 PM

Hi,

The Path & Classpath are used for operating system level environment variales. We mostly use Path to define the system from where it can find the executables(.exe) files and classpath is used to specify the location .class files.

Fore more details on Path & Classpath variables.









Related Tutorials/Questions & Answers:
Advertisements