Does c# supports destructors?

Answer Posted / ashish gupta

i think it doesnt allow to use Destructor.

there is a method called Dispose() which automatically
calls destructor

Is This Answer Correct ?    2 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain About multi level and multiple inheritance how to achieve in .net

662


Describe ways of cleaning up objects in c#.

591


Why abstract class is not instantiated in c#?

607


What is managed code?

616


In gridview in editmode if we want to display information in one combobox based on

1908






What is difference between list and dictionary in c#?

546


Is a dll an assembly?

562


Can abstract class instantiated c#?

580


what is the difference between interface and multiple interface?

632


What is an icollection in c#?

577


What is cli in c#?

586


Are c# strings null terminated?

634


What is the difference between C# 3.5 and C# 4.0?

623


Is datetime immutable c#?

583


can multiple catch blocks be executed for a single try statement?

623