What is classloader?

Correct Answer: The classloader is a subsystem of JVM that is used to load classes and interfacesThere are many types of classloaders eg Bootstrap classloader, Extension classloader, System classloader, Plugin classloader etc

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion