What is Dispose method in .NET ?

Answer Posted / nitin kumar tomar

Dispose method is used to release unmanaged resources when
unmanaged resources are no longer in use and referenced and
is manually called by the programmer

Is This Answer Correct ?    54 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can I fly with a loop recorder?

485


Should I make my destructor virtual?

585


How does substring work in c#?

484


What is delegate in c# interview questions?

503


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

477






What are extensions in c#?

544


If casting fails what type of exception is thrown?

488


What is the difference between delegates and events in c#?

428


What are delegates and why are they required?

516


What are the types of operator?

461


What is gridview c#?

510


what are the Disadvantages of vb

602


Major difference between Basic httpbinding and WShttpbinding?

589


What is a hash table c#?

474


Can I use ReaderWriterLock instead of Monitor.Enter/Exit for Threading?

523