1.

Can You Explain The Difference Between Path And Classpath?

Answer»

These are the operating system environment variables wherein PATH variable DEFINES the system where executable files are present while CLASSPATH is used to specify the LOCATION of .CLASS files.

These are the operating system environment variables wherein PATH variable defines the system where executable files are present while CLASSPATH is used to specify the location of .class files.



Discussion

No Comment Found