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
Write a program to show synchronization?
Can you control when passivation occurs?
What are the purpose of introspection?
Is it possible to stop the execution of a method before completion in a sessionbean?
What is an abstract method?
What is the difference between session and entity beans?
What you mean by COM and DCOM?
What is ioc concept & explain it?
What is clustering? What are the different algorithms used for clustering?
What are the different methods of identifying an object?
What state does a thread enter when it terminates its processing?
Are there books about seam?
Can I map more than one table in a cmp?
What event results from the clicking of a button?
What is the purpose of the finally clause of a try-catch-finally statement?