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
What are the diff types of exception?
What are callback interfaces?
Can I import same package/class twice? Will the jvm load the package twice at runtime?
how to use debug in my elipse to solve problems that exist in my project
What are the different algorithms used for clustering?
Explain what is synchronization?
Where can I ask questions and make suggestions about seam?
Why a client should be multithreading? Explain.
What are the benefits of detached objects?
Why are component architectures useful?
Explain how will the struts know which action class to call when you submit a form?
What’s jboss jbpm?
what are memory considerations of jsp compares to other web components?
Difference between swing and awt?
Why does the tag url-encode javascript and mailto links?