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
how do you Handle Front End Application data against DB with example?
Why doesn’t the focus feature on the tag work in every circumstance?
Explain the steps in details to load the server object dynamically?
How to pass parameters in RMI?
What is a sessionfactory? Is it a thread-safe object?
Are enterprise beans allowed to use thread.sleep()?
Do we need to override service() method
Why is string immutable in java?
Why won’t the jvm terminate when I close all the application windows?
Are we allowed to change the transaction isolation property in middle of a transaction?
How database connectivity in XML is achieved?
What is the relationship between the canvas class and the graphics class?
What is the difference between the session.update() method and the session.lock() method?
What is permgen or permanent generation?
What’s jboss jbpm?