What is difference between classpath and path variables in Java?
Classpath | Path | |
---|---|---|
1. | Used to find path of classes | Used to find executables |
2. | Refers to environment | Refers to system |
BY Best Interview Question ON 13 Jan 2019