Answer Posted / hr@tgksolutions.com
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 is permgen or permanent generation?
For which statements does it make sense to use a label?
What is synchronization and why is it important?
In inglish: How to convert jar to exe files? Em português: Como converter arquivos .jar para .exe?
cud u help me ... i am struggling with this question... to find all the subsets of a given set for ex.... a,,b,c shud give all the subsets.... i gt the program in c bt nt able to get it in java..... help needed ..
How many times may an objects finalize() method be invoked by the garbage collector?
what are memory considerations of jsp compares to other web components?
Why is actionform a base class rather than an interface?
Do I need to import javlang package any time? Why ?
Define the remote object implementation?
wahts is mean by dynavalidatorform in struts/
What is chat area? Explain.
Why are component architectures useful?
Which class is the immediate superclass of the menucomponent class?
Is jvm a overhead?