Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

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
d) All of the mentioned

Answer: c
Explanation: Destructors can have modifiers or parameters

Join The Discussion