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
Explain ioc concept?
What is a class loader? What are the different class loaders used by jvm?
What is the map interface?
How to pass parameters in RMI?
If we opened Windows Internet Explorer 4 times, does it starts 4 processes or 4 threads?
Are there books about seam?
Do you think that java should have had pointers?
what are getters and setters in Java with examples?
How are the elements of a cardlayout organized?
What is bean? Where can it be used?
Which characters may be used as the second character of an identifier, but not as the first character of an identifier?
What classes of exceptions may be caught by a catch clause?
Which textcomponent method is used to set a textcomponent to the read-only state?
What is Stream Tokenizer?
Can you give me a simple example of using the requiredif validator rule?