What Is Difference Between Path And Classpath ?
Answers
Answered by
1
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.
Answered by
5
Answer:
Path is used define where the system can find the executables
Similar questions