To run any
Java application, Java run time environment has to load the necessary classes
into virtual machine.
Which
component loads these classes?
It is
class loader, which checks for the classes in classpath of the system and load all
necessary classes to Java virtual machine (JVM).
In this
tutorial series, you are going to learn below things.
No comments:
Post a Comment