Objects or references which of them gets garbage collected?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What isan abstract class and when do you use it?

1 Answers   Genpact,


What is the use of arraylist class in java?

0 Answers  


What is a class ?

8 Answers  


what is servlet enginee?

0 Answers   Covansys,


What is difference between static and final?

0 Answers  






What is method overloading and method overriding?

0 Answers  


What does @override mean?

0 Answers  


How many bytes is double?

0 Answers  


Why transient variables wont participate in serialization?

2 Answers  


What is a line separator in java?

0 Answers  


What is cloneable interface?

8 Answers  


Hi Friends, I am beginner in java. what i know about synchonized keyword is,If more that one 1 thread tries to access a particular resource we can lock the method using synchronized keyword. Then after that how the lock is released and how next thread access that.Please explain with example.

5 Answers  


Categories