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
Which containers use a border layout as their default layout?
Why do threads block on i/o?
What are the different algorithms used for clustering?
Write a program to show synchronization?
Define the remote object implementation?
wahts is mean by dynavalidatorform in struts/
What are local interfaces? Describe.
What is the relation between the infobus and rmi?
Is jvm a overhead?
What is the purpose of the wait(), notify(), and notifyall() methods?
Where we can write Rmi registry in the code, without having to write it at the command prompt?
What is the purpose of the finally clause of a try-catch-finally statement?
what are RemoteObjects?
How messaging services are done, before release of JMS?
Can you control when passivation occurs?