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
Difference between new operator and class.forname().newinstance()?
Describe responsibilities of Activator?
What is message driven beam?
What is the difference between the string and stringbuffer classes?
What classes of exceptions may be caught by a catch clause?
Can you give me a simple example of using the requiredif validator rule?
Are enterprise beans allowed to use thread.sleep()?
What is scalable, portability in the view of J2EE?
Why does the tag url-encode javascript and mailto links?
difference between ejb,struts,hibernate,spring and jsp
what is a non-repeatable read?
How a component can be placed on Windows?
Explain how will the struts know which action class to call when you submit a form?
What is local interface. How values will be passed?
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?