what are the different ways to cleaning up objects?
Answer Posted / ravikumar
using dispose() method & finalize() methods
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
What is a helper method in c#?
What is the main method?
What is the difference between integer and double?
What is the extension of c# file?
Why extension method is static?
Why do we use readonly in c#?
If a class derives from another class, will the derived class automatically contain all the public, protected, and internal members of the base class?
What sort algorithm does c# use?
Enlist the different types of classes in c#?
What are the Types of caching
How Is The Dll Hell Problem Solved In .net?
What is data bind in c#?
What is the difference between list and array in c#?
Why c# is type safe?
What is helper method in c#?