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
Describe, in general, how java's garbage collector works?
How many times may an objects finalize() method be invoked by the garbage collector?
What restrictions are placed on the location of a package statement within a source code file?
What is a clone?
To identify IDL language what mapping mechanism is used?
Explain the difference between object state and behavior?
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?
How to pass parameters in RMI?
What must a class do to implement an interface?
how i secure my site with the https protocol.what are the steps?
What is the difference between RMI registry and OS Agent?
what is Activation Instantinator?
Explain the different types of memory used by jvm?
what are the activation groupworks?
Why does the option tag render selected=selected instead of just selected?