Home » C# Programming » .NET Framework

Which of the following jobs are NOT performed by Garbage Collector? Freeing memory on the stack. Avoiding memory leaks. Freeing memory occupied by unreferenced objects. Closing unclosed database collections. Closing unclosed files.

Correct Answer: 1, 4, 5

← Previous Question Next Question→

More Questions from .NET Framework

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion