How do you remove the objects which are not in
use?Explicitly or implicitly?What is the exact mechanism
going behind?
Answer Posted / venkat
Dispose method()
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What are examples of desktop applications?
Can you have an array of arrays?
What is c sharp used for?
Can we make a class private in c#?
Do events have return type c#?
What is difference between class and abstract class in c#?
What is a static in c#?
Explain the constructor in c#.
Can a static class contain non static members?
What is dependency injection in simple words?
What is the difference between proc. Sent by val and by sub?
Explain the concepts of cts and cls(common language specification).
Is string nullable in c#?
What does void do in c#?
Explain how many types of exception handlers are there in .net?