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
Difference between new operator and class.forname().newinstance()?
What’s jboss cache in short?
What is a sessionfactory? Is it a thread-safe object?
the same information whether it will connect to the database or it will be used previous information?
what is the use of State Factories?
How can I avoid validating a form before data is entered?
What modifiers may be used with an inner class that is a member of an outer class?
What event results from the clicking of a button?
how i secure my site with the https protocol.what are the steps?
What is the difference between session and entity beans?
What value does read() return when it has reached the end of a file?
What is the purpose of the wait() method?
Which containers use a border layout as their default layout?
What is ripple effect?
Which container method is used to cause a container to be laid out and redisplayed?