Class loaders are responsible for dynamically loading the classes during the runtime to the JVM. They are a part of the JRE.

Three types of Class Loaders are built-in - Bootstrap, Extensions and System.

BY Best Interview Question ON 13 Jan 2019