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                      
info       Did you received any Funny E-Mails from your Friends and like to share with rest of our friends? Yeah!! you can post that stuff   HERE
Google
 
Categories  >>  Software  >>  Microsoft Related  >>  Dot Net  >>  Dot Net Framework
 
 


 

 
 Dot Net Framework interview questions  Dot Net Framework Interview Questions
 Dot Net Remoting interview questions  Dot Net Remoting Interview Questions
 Dot Net WindowsForms interview questions  Dot Net WindowsForms Interview Questions
 Dot Net General interview questions  Dot Net General Interview Questions
 Dot Net AllOther interview questions  Dot Net AllOther Interview Questions
Question
Tell me about the internal working of Garbage collector?
 Question Submitted By :: Swapna
I also faced this Question!!     Rank Answer Posted By  
 
  Re: Tell me about the internal working of Garbage collector?
Answer
# 1
Internally GC Frees the memory means The objects which are 
not used from long time onwords it delets the objects and 
frees the memory to place the new objects which are going 
to be used.
 
Is This Answer Correct ?    2 Yes 0 No
Sri
 
  Re: Tell me about the internal working of Garbage collector?
Answer
# 2
The main objective of GC is Memory Management....
Gc wil take initiative when ever the application meemory is 
low...we hav Finalize() method which runs implicitly...and 
Dispose() method which we hav to kal Explicity....

Gc identifies the unused objects with reference counting 
concept.
Finalize() method runs implicitly and free the resources if 
the object havin no references...in the case of Dispose() 
method it wont mind if the reference r ther.....

Gc maintain 4 Generation...start with 0 ..ends with 3
if GC released the resources using 
Finalize method() still u can get the object..coz dis 
method havin backup...it stores in generation0-3
 
Is This Answer Correct ?    6 Yes 0 No
Kanth
 
 
 

 
 
 
Other Dot Net Framework Interview Questions
 
  Question Asked @ Answers
 
What is CLR? How it will work?  1
What is serialization in .NET? What are the ways to control serialization?  2
what are generics? Without generics what are the disadvantages in 1.1? HP2
Which is the base class for .net Class library? Sonata4
What is boxing and unboxing? Kanbay2
What are the mobile devices supported by .net platform  1
what is a round trip?What is a postback? Bosch2
what is an assembly?  10
What is strong name and which tool is used for this ? Accenture3
I have interview in accenture.I cleared 1st round in techniqual.I have interview with project lead.pls help me. Accenture2
How does assembly versioning work?  1
what is Thread Priority?  1
Tell me the best web-sites for Learning the ASP DOT NET.  1
What is the difference between STA and MTA?  2
VIEWS WITH SYNTAX AND EXAMPLE IN SQL  1
What are the ways to deploy an assembly?  1
How to ensure the credentials for WebService using Windows authentication Proteans1
What is side by side Execution ? MMTS3
More on CLR ? MMTS2
If we not suppress finalize method in dispose what will happen? Kanbay1
 
For more Dot Net Framework 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