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

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

852


What’s jboss cache in short?

862


What is a sessionfactory? Is it a thread-safe object?

966


the same information whether it will connect to the database or it will be used previous information?

827


what is the use of State Factories?

2131


How can I avoid validating a form before data is entered?

768


What modifiers may be used with an inner class that is a member of an outer class?

834


What event results from the clicking of a button?

913


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

1991


What is the difference between session and entity beans?

832


What value does read() return when it has reached the end of a file?

783


What is the purpose of the wait() method?

845


Which containers use a border layout as their default layout?

881


What is ripple effect?

868


Which container method is used to cause a container to be laid out and redisplayed?

909