MCQs>IT & Programming>C#>Which of the following are jobs not performed by the Garbage Collector? 1. Freeing stack memory. 2. Avoiding memory leakage. 3. Freeing memory occupied by unreferenced objects. 4. Closing unclosed database collections. 5. Closing unclosed files.
C# MCQs
Which of the following are jobs not performed by the Garbage Collector? 1. Freeing stack memory. 2. Avoiding memory leakage. 3. Freeing memory occupied by unreferenced objects. 4. Closing unclosed database collections. 5. Closing unclosed files.
Answer
Correct Answer: 1, 4, 5
Explanation:
Note: This Question is unanswered, help us to find answer for this one