destructor, Dispose, Finalize - How they relate to each other
Answer / radhika
All three are used to clean the unmanaged resources
explicitly.
Is This Answer Correct ? | 5 Yes | 4 No |
Define encapsulation?
How do I create a .exe file?
What is the use of xmlserializer?
What is escape character in c#?
What's your approach to fetch static data in your windows form application?
What is application c#?
What is constructors, explain with syntax
How do I make a dll in c#?
What is data dictionary in c#?
What is the example of predicate?
How cache is implemented in web application for DB queries?
Why delegates are required?