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
What is the difference between do and while loop?
What is hierarchical inheritance in c#?
For methods inside the interface why can’t you specify the accessibility modifier?
What's the difference between System.String and System..StringBuilder in C#?
What is sqlcommand in c#?
What's c# ?
If c# destructors are so different to c++ destructors, why did ms use the same syntax?
What is difference between list and dictionary in c#?
What is the base class for array types?
What is multicast delegate in c# ?
What is thread pooling?
If a child class instance is created, which class constructor is called first - base class or child class?
What is the meaning of extention?
What is int16?
What does void mean unity?