About Garbage Collector?

Answer Posted / sivaprasad

i)GarbageCollector will take care about Automatic Memory
Management it will mark the objects which has Referrence
Count is Zero.
ii)One Background Thread running in the Application with
Normal Priority And Marking The Objects Which has Referrence
Count is Zero.when there is no Applications Threads Are
Running it will Take High Priority.
iii)And this Garbage Collector Will Take Care About
"Circularreferrences"(means One Pair Of Objects Referring To
Each Other)

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How long do session variables last?

530


What is app_code folder in asp net?

530


How does session work?

509


What are the advantages of using sql stored procedures instead of adhoc sql queries in an asp.net web application?

578


What is the full form of asp.net?

529






When you use Ajax controls in the ASP.NET application?

561


What is difference between datalist and gridview?

575


How is the asp.net mvc architecture different from others? : asp.net mvc

477


What is content place holder?

523


What are the new features implemented in ASP.NET?

602


explain code with datachaching with example

1696


How would you create a permanent cookie?

566


Why do we need url encoding?

518


Where do we store our connection string in asp.net application?

524


What are session cookies?

540