Q.

Which of the following statements is correct?

A. There is one garbage collector per program running in memory.
B. There is one common garbage collector for all programs.
C. An object is destroyed by the garbage collector when only one reference refers to it.
D. We have to specifically run the garbage collector after executing Visual Studio.NET.
Answer» B. There is one common garbage collector for all programs.
3.7k
0
Do you find this helpful?
35

View all MCQs in

C# Programming

Discussion

No comments yet

Related MCQs