How can you clean up objects holding resources from within
the code?
Answer Posted / mohan kumar e.
We can cleanup objects by implementing IDisposable
interface and providing the implementation for Dispose
method.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How do I create a new form in c#?
What is ildasm.exe used for?
Why do we use readonly in c#?
What is the usage of OLE?
Why is c# used?
There were a lot of questions asked, so I will list the topic (and add a what is "topic" and know pros/cons). Extreme programming, what is a transaction, various SDLC design approaches, what is a namespace, define a good test case, what is a stored proc, webservice? design patterns? linker? compiler? access modifiers? stack vs. queue? arrays vs. linked lists? sorting algorithms? recursion? OOP principles?
What is the default boolean value in c#?
Explain deadlock?
What is sqlcommandbuilder c#?
What are accessors?
Explain the functionalities of satellite assembly?
What is using keyword in C#?
Is a games console a computer?
What is the default value of string in c#?
Is object an int c#?