Multiple Choice
Java performs automatic __________ of objects that are no longer referenced in a program.
A) memory distribution.
B) garbage collection.
C) storage compression.
D) trash aggregation.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q7: A queue is a _ data structure.<br>A)
Q8: An isEmpty method you write to test
Q9: Which statement is false?<br>A) A linked list
Q10: Which statement is false?<br>A) When a method
Q11: A _ class contains a reference member
Q12: Which statement is false?<br>A) In a tightly
Q13: Usually a _ in Java code indicates
Q15: Which statement about trees is false?<br>A) A
Q16: Which statement is false?<br>A) Linked lists are
Q17: Which is not a typical application of