Q193
Select wrong statement about destructor in C#?
A.
A class can have one destructor only
B.
Destructors cannot be inherited or overloaded
C.
Destructors can have modifiers or parameters
AnswerD.
All of the mentioned
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board