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 array and arraylist?
Is namespace necessary in c#?
What is serializable in c#?
Can datetime be null c#?
what is an event? Define delegate?
Describe an abstract class?
Why do we use polymorphism in c#?
Describe the difference between inline and code behind - which is best?
How do I trim a space in c#?
Can you access a hidden base class method in the derived class?
What is indexer c#?
What is literal control
What is an int c#?
What is the advantage of constructor in c#?
Define a partial class?