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

why static class in java

1517


Difference between swing and awt?

864


How are the elements of a borderlayout organized?

859


What is the difference between the font and fontmetrics classes?

839


What is the purpose of the wait(), notify(), and notifyall() methods?

818


Which class is the immediate superclass of the menucomponent class?

947


What is synchronization and why is it important?

785


What modifiers may be used with an interface declaration?

834


What class is used to create Server side object ?

1951


Explain about thread synchronization inside a monitor?

2258


What is meant by method chaining?

915


What are the pros and cons of detached objects?

771


Name the eight primitive java types.

840


What is threadfactory?

879


What is the difference between java class and bean?

829