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 relationship between an event-listener interface and an event-adapter class?
What is prototype?
If I wanted to use a solarisui for just a jtabbedpane, and the metal ui for everything else, how would I do that?
Which characters may be used as the second character of an identifier, but not as the first character of an identifier?
Difference between hashmap and hashtable?
What’s jboss cache in short?
Which textcomponent method is used to set a textcomponent to the read-only state?
Difference between DurableSubscription and non- DurableSubscription?
Is the session factory thread safe?
Is the ternary operator written x : y ? Z or x ? Y : z ?
Write a singleton program?
What is the difference between session and entity beans?
whats is mean by tiles in struts
which type of objects reference will be given to client?
What you mean by COM and DCOM?