Answer Posted / siva thimmannagari
classloader is a java file.
if u want to see the source code.Go to
docjar.com.u will get the source code of classloader program
Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
Explain the difference between the public, private, final, protected, and default modifiers?
If a method is declared as protected, where may the method be accessed?
What are some characteristics of interference class?
How many types of methods are there in java?
What is difference between pointer and reference?
How do I get a substring?
What are abstract classes and anonymous classes?
What is the exact difference in between unicast and multicast object? Where we will use?
What is java util?
What happens if I remove static from main method?
Is it possible for yielded thread to get chance for its execution again ?
What is prime number in java?
What is the synchronized method modifier?
What is the use of private static?
What are implicit objects in java?