Wednesday, November 7, 2012

what is classloader in java.

Classloader is a subsystem of jvm that is used to load class and interface.
There are many type of class loader such as Extension classloder,system classloader.

No comments:

Post a Comment