GIAC
GSSP-JAVA · Question #192
Identify whether the given statement is true or false. "An object becomes eligible for garbage collection when it becomes unreachable by any code."
The correct answer is A. False. See the full explanation below for the reasoning.
Question
Identify whether the given statement is true or false. "An object becomes eligible for garbage collection when it becomes unreachable by any code."
Options
- AFalse
- BTrue
How the community answered
(42 responses)- A71% (30)
- B29% (12)
Community Discussion
No community discussion yet for this question.