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
When is the best time to validate input?
What you mean by COM and DCOM?
What is ripple effect?
Do I have to use jsps with my application?
Have you used threads in Servelet?
Difference between DurableSubscription and non- DurableSubscription?
Java is fully object oriented languages or not?
What restrictions are placed on the location of a package statement within a source code file?
What is difference between object state and behavior?
What is the difference between the ‘font’ and ‘fontmetrics’ class?
How primary key is implemented in Oracle?
What is message driven beam?
Explain the different types of memory used by jvm?
What is the purpose of the wait() method?
What is Stream Tokenizer?