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 >> VB.NET
 
 
 
Question
1.wht is satellite assembly???
2.How Garbage Collector works can u explain ????
 Question Submitted By :: Aseem
I also faced this Question!!     Rank Answer Posted By  
 
Answer
1.through satellite assembly we can develop assembly and 
(if we want to use in any language like chines,etc and we 
can use it anywhere}


2. garbage collector run after a particuler point of time 
may depends on memory requiremtnt or time
first garbage collector check unused resources from memory
from generation first(which is L2 cache)and then find any 
references in genertion second(RAM)and then in third 
generation (virtual memory)

when garbage collector find any unused resources, it put 
that object in finalizition quere, for destruction of 
object and free memory from unused resources

and there is a thread is associated with which free objects 
one by one from this queue

and we can call  explicitly  the GC
like GC.collect(int )(here int is the generation number)
 
0
Kamlesh Sharma
 
View All Answers
 
 
 
 
 
   
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