MathWorks Interview Question

difference between path and classpath

Interview Answer

Anonymous

Apr 27, 2015

path is nothing but setting up a environment for the OS to find executable files. classpath is nothing but setting up a environment for the java development tools to find jars, executable classes.