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

Difference between new operator and class.forname().newinstance()?

832


Describe responsibilities of Activator?

1871


What is message driven beam?

799


What is the difference between the string and stringbuffer classes?

794


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

769


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

864


Are enterprise beans allowed to use thread.sleep()?

889


What is scalable, portability in the view of J2EE?

2205


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

800


difference between  ejb,struts,hibernate,spring and jsp

2575


what is a non-repeatable read?

2042


How a component can be placed on Windows?

2499


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

718


What is local interface. How values will be passed?

779


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?

859