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
Is stringbuilder better than string?
What is default class in c#?
What is type class in c#?
What are the namespace level elements?
Why main method is static in c#?
Can we override constructor in c#?
What are the desktop applications?
Explain about multithreading?
What is cookies in c# asp net?
Are multiple data types stored in System.Array?
What is parseexact c#?
What is the use of table aliases?
List some Advantages of switch-case over if else?
Define multicast delegate? How it be used?
What is the concept of strong names?