Crear Protector De Pantalla Windows 10

I have a doubt in this tutorial sir.
You said that classpath is an env var which locates .class files stored in our computer.
But while writing programs, we generally give something like "C:\jdk1.4.1\bin;"
But the .class files of our programs may be in any directory.
So how does the system locate the .class file.