Which Of The Following Statements Are Correct #210
Which of the following statements are correct?
This multiple choice question (MCQ) is related to the book/course gs gs108 CSharp. It can also be found in gs gs108 Classes - Destructors in Class - Quiz No.1.
Which of the following statements are correct?
There is one garbage collector per program running in memory
There is one common garbage collector for all programs
To garbage collect an object set all references to it as null
Both There is one common garbage collector for all programs & To garbage collect an object set all references to it as null