How do you remove the objects which are not in
use?Explicitly or implicitly?What is the exact mechanism
going behind?
Answer Posted / raghu sathish
Garbage collectors removes
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Why do we need a singleton class?
Can an abstract class have a constructor c#?
How do you declare a method in c#?
Can abstract classes be final?
What is double c#?
Why dataset is used in c#?
What is a sealed class?
What are escape sequences explain with example?
what is the default access for a class
Why do we need escape characters?
Who introduced c#?
Structs are largely redundant in c++. Why does c# have them?
Why constructor is used in c#?
How many constructors can a class have c#?
Is namespace a class?