destructor, Dispose, Finalize - How they relate to each other

Answer Posted / radhika

All three are used to clean the unmanaged resources
explicitly.

Is This Answer Correct ?    5 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is string method in c#?

572


What is the meaning of extention?

556


What does async mean in c#?

595


What is a predicate in c#?

570


What are native methods?

559






What is the solution if you need to manipulate sets of items?

551


Why we use get and set property in c#?

605


What is difference between out and ref in c#?

616


What is form feed and carriage return?

573


How can you reference current thread of the method ?

612


What is a property in c#?

554


Explain the difference between boxing and unboxing.

630


What is a static property. Give an example?

593


If a method's return type is void, can you use a return keyword in the method?

616


Can abstract class have constructor in c#?

583