What is a class loader?

Answer Posted / glibwaresoftsolutions

The classloader is a component of the Java Runtime Environment (JRE) that is produced or executed when the bytecode is running.Java classes and interfaces must be dynamically loaded into the JVM (Java Virtual Machine) using the class file classloader. The Java runtime system does not require knowledge of files and file systems due to classloaders.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Describe, in general, how java's garbage collector works?

774


How many times may an objects finalize() method be invoked by the garbage collector?

894


What restrictions are placed on the location of a package statement within a source code file?

874


What is a clone?

807


To identify IDL language what mapping mechanism is used?

3676


Explain the difference between object state and behavior?

792


In our urls and in the text of the buttons we have comma. Its causing an error. Is there a way to change the delimiting character for the menu arguments?

881


How to pass parameters in RMI?

1997


What must a class do to implement an interface?

809


how i secure my site with the https protocol.what are the steps?

1991


What is the difference between RMI registry and OS Agent?

900


what is Activation Instantinator?

2147


Explain the different types of memory used by jvm?

888


what are the activation groupworks?

1898


Why does the option tag render selected=selected instead of just selected?

974