what are the different ways to cleaning up objects?
Answer Posted / rohit bhardwaj
using dispose() method
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are the benefits of using the aggregate method in linq?
What is web forms in c#?
Explain the mechanism of VB.NET/C# achieve polymorphism?
Can private virtual methods be overridden in c#.net?
Suppose two interfaces have same method, so how will you implement these methods in derive class?
Which is more efficient for loop or while loop?
What is a value type in c#?
Why do we use partial class in c#?
What is polymorphism and its types in c#?
What is jagged array in c#?
How is a strongly-named assembly different from one that isn’t strongly-named?
What is different between Implicit conversion and Explicit conversion in C#?
How can i Spawn a Thread
Can interface inherit class in c#?
What is regex c#?