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
What is the purpose of the notifyall() method?
What is metaspace?
What is the infobus?
Which javutil classes and interfaces support event handling?
How many times may an objects finalize() method be invoked by the garbage collector?
Describe, in general, how java's garbage collector works?
Is jvm a overhead?
What is the diffrence between a local-tx-datasource and a xa-datasource? Can you use transactions in both?
how to use debug in my elipse to solve problems that exist in my project
What are JTA/JTS and how they used by client?
What is message driven beam?
What is a modular application? What does module-relative mean?
How are commas used in the intialization and iteration parts of a for statement?
Are there books about seam?
What are the different methods of identifying an object?