ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
Google
 
Categories  >>  Software  >>  Microsoft Related  >>  ASP.NET
 
 


 

 
 Visual Basic interview questions  Visual Basic Interview Questions
 C Sharp interview questions  C Sharp Interview Questions
 ASP.NET interview questions  ASP.NET Interview Questions
 VB.NET interview questions  VB.NET Interview Questions
 COM+ interview questions  COM+ Interview Questions
 ADO.NET interview questions  ADO.NET Interview Questions
 IIS interview questions  IIS Interview Questions
 MTS interview questions  MTS Interview Questions
 Crystal Reports interview questions  Crystal Reports Interview Questions
 BizTalk interview questions  BizTalk Interview Questions
 Dot Net interview questions  Dot Net Interview Questions
 Exchange Server interview questions  Exchange Server Interview Questions
 SharePoint interview questions  SharePoint Interview Questions
 Microsoft Related AllOther interview questions  Microsoft Related AllOther Interview Questions
Question
When Garbage Collector will run and how its identifing 
whether the Object is used or Not.?
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: When Garbage Collector will run and how its identifing whether the Object is used or Not.?
Answer
# 1
I think Garbage Collector is a normal priority thread 
running in the application under normal conditions, when 
heap memory is full it takes high priority and traces  
referrance tree and mark the objects which have referrance 
count is zero.usually when object is out of scope it memory 
in heap automatically reclaimed by Garbage Collector(if it 
has no referrances)
 
Is This Answer Correct ?    10 Yes 0 No
Sivaprasad
 
  Re: When Garbage Collector will run and how its identifing whether the Object is used or Not.?
Answer
# 2
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 ?    2 Yes 5 No
Naresh
 
 
 

 
 
 
Other ASP.NET Interview Questions
 
  Question Asked @ Answers
 
What is the namespace used to store the information about the user?s locale?  1
How do you set language in web.cofig ? Keane-India-Ltd3
What is the Global.asax used for?  7
After building the custom control, you test it by adding an ASP.Net web application to the solution. You add a correct <%@ Register %> directive and a proper declaration of the control in the <asp:Form> tag to the Web Form, but when you execute the application you get an error. What is the most likely reason for the problem? a) The custom control must be compiled first. b) The web application must have a reference to the control c) The custom control must be registered with windows first. d) The assembly from the custom control is not in the application?s bin directory. Syntax-Softtech1
What is the answer for "Which configuration Tool your using means" ? we have to tell about IIS or .Net Framework or VSS? Give me in brief ? eXensys2
What are Authentication mechanisms in .Net? Accenture5
what are the differences between windows services and web services? Tech-Mahindra3
can i inherit one web applications into another web applications in asp.net?  6
What are the 4 tenants of SOA/D.  1
Which template must you provide, in order to display data in a Repeater control?  3
What line in the following XML document will generate an error? <?xml version=?1.0?> <employees> <employee> <name>Bob Andcarrol</name> </employee> <employee> <name>Robert Burns</name> </employee> </employees> a) 6 b) 4 c) 1 d) There is no error Syntax-Softtech2
what is strong name? Microsoft2
which is best possible way to add data source to data grid when the data is huge(10 lack recored)how to edit a perticular row Aviva3
what are webservices?In which circumstances we can go for webservices? Microsoft2
Difference between Htttppost and Httpget Methods? Microsoft3
What is customer control and user control? Perot-Systems1
Can you explain the difference between an ADO.NET Dataset and an ADO Recordset?  2
In which form does the dataset store data in it? Verinon-Technology-Solutions3
What methods are fired during the page load?  1
How to merge 2 tables fields in DataTable in asp.net Wipro5
 
For more ASP.NET Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com