Answer Posted / ravikiran(aptech mumbai)
classloader is a part of jvm which will load the compiled
class into the jvm
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Explain thread in java?
When we serialize an object does the serialization mechanism saves its references too?
Explain about exception propagation?
What happens to the Exception object after handling an exception?
How much is a java license?
Write a program to print the pattern given below
What is the difference between import java.util.date and java .util?
Give example to differentiate between call by value and call by reference.
What is nested top-level class?
Are arrays dynamic in java?
how does the run() method in runnable work? : Java thread
Differentiate between vector and array list.
What are the difference between composition and inheritance in java?
Can a class be a super class and a sub-class at the same time? Give example.
What do you mean by garbage collection used in java?