Vidyalelo
C# Programming · Q193

Classes and Objects in C Sharp

Programming · C# Programming · question 193

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
Answer
D.
All of the mentioned

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board