Answer Posted / hr@tgksolutions.com
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 Remote Server?
Which javutil classes and interfaces support event handling?
What are the different methods of identifying an object?
What modifiers may be used with an inner class that is a member of an outer class?
What is the difference between the font and fontmetrics classes?
What is aop(assepct oriented programing)?
Is a class a subclass of itself?
How can I scroll through list of pages like the search results in google?
what is the use of State Factories?
When a thread blocks on i/o?
If we opened Windows Internet Explorer 4 times, does it starts 4 processes or 4 threads?
how to use debug in my elipse to solve problems that exist in my project
What classes of exceptions may be caught by a catch clause?
How a component can be placed on Windows?
Name the eight primitive java types.