Does c# supports destructors?

Answer Posted / puneet

Desturctors are very much supported by c#. Internally a c#
destructor is converted to a finalize method call.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is it good to use var in c#?

534


Describe the ways of cleaning up objects in c#.

608


Can we have only “try” block without “catch” block in c#?

541


Why do we use delegates?

527


What is static classes?

556






What is the difference between mobile application and desktop application?

540


List down the differences between “dispose” and “finalize” methods in c#.

529


What is a jagged array?

589


Why do we use abstraction in c#?

553


Explain how do I get deterministic finalization in c#?

575


Is a valid int value?

590


What is a framework in c#?

567


What is .net c#?

557


What is func delegate in c#?

611


How you will create satellite assemblies?

573