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
What do you know about seam?
What is ripple effect?
Why do I get a duplicate name error when loading a jar file?
Can you control when passivation occurs?
Is a class a subclass of itself?
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
Define prototype?
Define the remote object implementation?
How to deploy Jar, War files in J2EE?
How substring() method of string class create memory leaks?
Why are some of the class and element names counter-intuitive?
Explain about local interfaces.
How would you detect a keypress in a jcombobox?
what is a portable component?
What are transaction attributes?