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 a .exe extension files? How is it similar to .dll extension files?
What is yield keyword?
Is unboxing an implicit conversion?
Why abstraction is used in c#?
What issues can be faced while delivering code?
What's the difference between an integer and int?
What is an object and a class?
What is remote data?
If you want to write your own dot net language, what steps you will u take care?
How to reverse each word in a string using c#?
What is a must for multitasking
What is the base class from which all value types are derived?
What is func delegate in c#?
Is static class thread safe in c#?
Why is it efficient to use System.string under System.Text.StringBuilder ?