D) Developers must manually call GC.Collect () for cleanup Answer: B) It periodically identifies unreachable objects and reclaims their memory using a generational algorithm .NET GC uses three ...