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
What r the asp.net list controls and diff. Between them?
Why mvc is better than asp.net? : Asp.Net MVC
Any disadvantages in Dataset and in reflection ?
Explain the difference between the web config and machine config.
What is the significance of ASP.NET routing?
Explain the difference between overriding and overloading?
Explain security types in asp.net?
What is the difference between web.config and machine.config in ASP.NET?
What kind of programming language is ASP.NET?
What is asp.net and ado net?
Explain the use of resource manager class in .net.
What is the difference between adding reference in solution explorer and adding references by using ?
How can i explain my project during interview?many time i expalain my project but they did't accept? please explain me.
What is the difference between Session and response.Redirect?
What does asp stand for in asp.net?