Multiple Choice
____________ is a process that periodically runs, removing all unreferenced objects from memory.
A) System cleanup
B) Garbage collection
C) Nullification
D) Non-maskable Interrupt
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q45: Traditional two-dimensional arrays, where each row has
Q71: When you create an array, you can
Q73: To successfully _ the contents of two
Q74: Because the foreach loop automatically knows the
Q76: To declare a two-dimensional array, two _
Q77: The _ is a clever algorithm that
Q79: Because variables hold only a single value,
Q80: The ref keyword creates and object in
Q84: Unlike a one-dimensional array, you cannot provide
Q86: Arrays are reference type objects.