If i have 100 objects in my application are out of
scope.when first time garbage collected how many objects
memory reference are free?
Answer Posted / shailesh
First time free any object.Second time it will clean 100
object memory reference.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Which one is trusted and which one is untrusted?
Can you pass parameters to destructors?
What does dbml mean?
Explain about Threading Types.
Can we inherit private class in c#?
What do you understand by the terms datareader object and dataset object?
What is CLR and its application.?
What is the difference between func and action delegate?
Is as operator in c#?
What Is A Multicast Delegate?
Can you inherit from a static class in c#?
What is class method c#?
What is session c#?
What do you mean by serialization in .NET?
In howmany ways can you deploy an assembly?