How Garbage Collector identifies the objects which are not
in use?
Answer Posted / kanth
Garbage Collector identifies a unused object using "referce
counting"
reference countiing: how many times the object is used
if the count is zero..its is unuesd....now the gc will
release the resources..
Is This Answer Correct ? | 5 Yes | 6 No |
Post New Answer View All Answers
What are the advantages of mvc over asp.net?
What is the greatest advantage of using asp.net mvc over asp.net webforms?
What is the .net framework and how does it work?
what is scalar property?
In Server how to check whether model has error or not in ASP.Net MVC
Is it possible to create a custom filter?
Please explain me what the project manager will ask in the interview.The interview is for senior position in .Net (5 years experience )
Can I remove .net framework?
What you mean by routing in asp.net mvc?
What is mapping in entity framework? : Entity framework
Can I add mvc testcases in visual studio express?
Can I set the unlimited length for "maxjsonlength" property in config?
What is the use of web api ? Why web api needed, if you have already restful services using wcf ?
What are the main features of asp.net mvc 4 used by asp.net web api?
sql related question (outer join, left, right etc) array vs hashtable CRL sqldatareader vs dataset what is WPF, WCF, compare to WinForms Webservices Asp.net MVC vs WebForms?