If i have 100 objects in my application are out of
scope.when first time garbage collected how many objects
memory reference are free?
Answers were Sorted based on User's Feedback
Answer / radhika
garbage collector cleans the memory based on the concept of
unreachable roots.so if these 100 objects are not in the
list of reachable roots provided by the jitcompiler which
is avalable to garbage collector then they will be removed.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / shailesh
First time free any object.Second time it will clean 100
object memory reference.
| Is This Answer Correct ? | 0 Yes | 3 No |
Which technology is best for desktop application?
Name which controls do not have events?
Can we overload indexer in c#?
What are data types examples?
When is a class declared as a class abstract?
What is a callback c#?
why sturcture ? why class?why you prefer structure and in which cases u go for class?
What is the difference between decimal and integer?
What?s the difference between the Debug class and Trace class?
2. What happened when BO object has been called?
6. If we assign a value in textbox on Page_UnLoad event, will it display?
What are object pooling and connection pooling and difference? Where do we set the Min and Max Pool size for connection pooling?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)