Embed presentation
Download to read offline


The document explains the difference between 'path' and 'classpath' in Java. 'Path' is used for Java tools like java, javac, whereas 'classpath' is needed to use predefined classes in programs. It also mentions the locations of rt.jar and bin folders in relation to setting 'path' and 'classpath'.
