How can you clean up objects holding resources from within
the code?
Answer Posted / kishore anumala
To clean up objects holding resources is to make use of
Dispose Method.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is a dynamic assembly?
What is activator c#?
What is tpl in c#?
What does console readline do in c#?
What is ienumerable and iqueryable?
Why is xml called extensible?
What is int32 maxvalue?
What is the use of static in c#?
Can list contain duplicates c#?
What does using system mean in c#?
What is the difference between finalize() and dispose()?
What is the difference between parse and tryparse in c#?
What is session management in c#?
Is exe is machine dependent?
What is xslt in c#?