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 difference between RMI registry and OS Agent?
To what value is a variable of the string type automatically initialized?
What is the difference between a static and a non-static inner class?
Where we can write Rmi registry in the code, without having to write it at the command prompt?
A user of a web application sees a jsessionid argument in the URL whenever a resource is accessed. What does this mean? a. The form must have the field jsessionid b. URL rewriting is used as the session method c. Cookies are used for managing sessions
How primary key is implemented in Oracle?
How to determine SGA site?
What are the different class loaders used by jvm?
Do you think that java should have had pointers?
Is infobus easy to use?
What modifiers may be used with an inner class that is a member of an outer class?
What method is invoked to cause an object to begin executing as a separate thread?
What is a class loader?
What are various types of class loaders used by jvm?
wahts is mean by dynavalidatorform in struts/