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 is default value of bool in c#?
What is the difference between proc. Sent by val and by sub?
What is cookies in c# asp net?
Is string a data type in c#?
Define sealed classes in c#?
How to override a function in c#?
Why do we need nullable types in c#?
Is there an equivalent of exit() for quitting a c# .net application?
Why do we use dictionary in c#?
What is winforms c#?
What is executescalar in c#?
Can we inherit a private class in c#?
What is the use of console readkey in c#?
What does void do in c#?
What is different between Boxing and Unboxing?