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

While debugging a C# application can you change the value of a variable?

540


What exactly happens when we debug and build the program?

2177


How can you achieve run time polymorphism in C#?

540


Explain the access modifiers in c#?

493


Is c# queue thread safe?

502






What is reflection c#?

472


Can we overload indexer in c#?

484


What is the difference between c and c sharp?

546


What exactly is serverless?

424


What is predicate c#?

546


Define a jagged array in c#?

484


What do you mean by sealed classes and static classes?

533


What is an interface class in c#?

538


What is protected internal modifier in C#?

514


What is dataview c#?

467