What is Dispose method in .NET?

Answer Posted / mkm

dispose method is last method excuted in c# program

while finally will excute after the try block

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are access modifiers used for?

590


What is use of a HashTable in .NET?

695


Explain the types of Polymorphism.

581


Why do we need nullable types in c#?

682


What is a destructor in c#?

523






How to find Percentage, name ,College from a resume or document ? How to export these values to other page in C#?

528


Is is possible to force garbage collector to run?

522


What is hashmap in c#?

474


What are regular expressions? Search a string using regular expressions?

504


Explain lock, monitors, and mutex object in threading.

510


Explain the difference between “as” and “is” operators used in c#?

498


What is the boxing and unboxing in c#?

498


What is appdomain in c#?

482


Why does dllimport not work for me?

569


Does the variables of a private class-level inherited?

551