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
C# called c sharp why?
Can we have two main methods in c#?
Explain how many types of exception handlers are there in .net?
How does c# achieve polymorphism?
What is difference between private, protected, and public in C#?
What are nested classes in c#?
What is unrecognized escape sequence in c#?
Explain how to implement delegates in c#.net
What is a custom attribute?
Is post back in c#?
Define property in c#.net?
What is the difference between hashtable and dictionary?
What is xaml file in c#?
Why are strings immutable in c#?
What is cshtml?