Can an object be garbage collected while it is still
reachable?
Answer Posted / ravikiran(aptech mumbai)
yes...all the garbage ollection things depends on the
garbage collector of JVM
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Can we sort hashset in java?
Can a final variable be initialized in constructor?
what is nested class in java?
How concurrent hashmap works?
What are inbuilt functions?
List some oops concepts in java?
What is the difference between an interface and an abstract class?
What is hotjava?
What is the advantage of preparedstatement over statement?
What is a substring of a string?
Which is a valid identifier?
What is immutable data?
What are pass by reference and pass by value?
Why is java architectural neutral?
What is a heavyweight component?