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

What are the Types of optimization and name a few and how do u do?

526


Tell us something about static linking and dynamic linking?

529


Can datetime be null c#?

486


What is the difference between int and int in c#?

495


Explain About Assembly in .NET, types of assemblies, their difference, How to register into GAC. How to generate the strong names & its use.

597






What is difference between asp net and c# net?

483


Why is it important to override gethashcode when equals method is overridden?

555


Can we override main method in c#?

482


What is a bool in c#?

479


What is xaml in c#?

505


Where do we set the min and max pool size for connection pooling?

524


What is lock in c#?

484


What is the difference between “finalize” and “finally” methods in c#?

471


What is data set in c#?

500


What is session c#?

530