Q23
In C#, what is the method called automatically when an object is no longer in use and is being destroyed?
A.
Destructor
B.
Finalizer
C.
Dispose
AnswerD.
Garbage Collector
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board