Describe ways of cleaning up objects.

Answer Posted / mr. d

Using Dispose() method releases all the resources and memory
occupied by that object.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we use namespace in c#?

515


Is xamarin free?

445


What are synchronous and asynchronous operations?

471


What are delegate methods?

461


What are circular references? How garbage collection deals with circular references.

534






How to declare a property in a class?

546


What is difference between web and window application?

390


Why do canadians say zed?

514


Why do we use ienumerable in c#?

480


List down the fundamental oop concepts?

498


What is hierarchical inheritance in c#?

476


What is the namespcae generally given to the webpage of the .NET Framework ?

596


What is serialization in .net?

558


What is the difference between out and ref in c#?

475


What’s thread.sleep() in threading ?

505