What is a class loader?

Answer Posted / nashiinformaticssolutions

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

What are the diff types of exception?

769


What are callback interfaces?

822


Can I import same package/class twice? Will the jvm load the package twice at runtime?

866


how to use debug in my elipse to solve problems that exist in my project

1990


What are the different algorithms used for clustering?

791


Explain what is synchronization?

838


Where can I ask questions and make suggestions about seam?

839


Why a client should be multithreading? Explain.

816


What are the benefits of detached objects?

811


Why are component architectures useful?

800


Explain how will the struts know which action class to call when you submit a form?

716


What’s jboss jbpm?

766


what are memory considerations of jsp compares to other web components?

6272


Difference between swing and awt?

845


Why does the tag url-encode javascript and mailto links?

800