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
Is it good to use var in c#?
Describe the ways of cleaning up objects in c#.
Can we have only “try” block without “catch” block in c#?
Why do we use delegates?
What is static classes?
What is the difference between mobile application and desktop application?
List down the differences between “dispose” and “finalize” methods in c#.
What is a jagged array?
Why do we use abstraction in c#?
Explain how do I get deterministic finalization in c#?
Is a valid int value?
What is a framework in c#?
What is .net c#?
What is func delegate in c#?
How you will create satellite assemblies?