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

Explain ioc concept?

856


What is a class loader? What are the different class loaders used by jvm?

816


What is the map interface?

848


How to pass parameters in RMI?

1974


If we opened Windows Internet Explorer 4 times, does it starts 4 processes or 4 threads?

1983


Are there books about seam?

848


Do you think that java should have had pointers?

818


what are getters and setters in Java with examples?

1499


How are the elements of a cardlayout organized?

795


What is bean? Where can it be used?

810


Which characters may be used as the second character of an identifier, but not as the first character of an identifier?

788


What classes of exceptions may be caught by a catch clause?

769


Which textcomponent method is used to set a textcomponent to the read-only state?

877


What is Stream Tokenizer?

1968


Can you give me a simple example of using the requiredif validator rule?

864