When is the garbage collection used in Java?
No Answer is Posted For this Question
Be the First to Post Answer
What do you understand by garbage collection in Java? Can it be forced to run?
What is a boolean flag in java?
Differentiate between static and non-static methods in java.
which class is the wait() method defined in? : Java thread
when there is a need of jvm then how we can say that java is a platform independent language?
What is a J2EE component? List out all the component?
If an application has multiple classes in it, is it okay to have a main method in more than one class?
Which sorting is best in java?
Can interface be private in java?
Compare overloading and overriding?
When is an object subject to garbage collection?
Can a class inherit the constructors of its superclass?