Java ClassLoader Under the Hoods

When an class is requested by the JVM, the class is loaded by Class Loaders.