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   SiteMap shows list of All Categories in this site.
Google
 
Categories  >>  Software  >>  Microsoft Related  >>  Dot Net  >>  Dot Net General
 
 


 

 
 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
What is Garbage Collection in .Net and what is the  Garbage
collection process?
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What is Garbage Collection in .Net and what is the Garbage collection process?
Answer
# 1
The process of transitively tracing through all pointers to
actively used objects in order to locate all objects that
can be referenced, and then arranging to reuse any heap
memory that was not found during this trace. The common
language runtime garbage collector also compacts the memory
that is in use to reduce the working space needed for the heap.
 
Is This Answer Correct ?    3 Yes 2 No
Guest
 
  Re: What is Garbage Collection in .Net and what is the Garbage collection process?
Answer
# 2
Garbage Collector is a process of releasing the memory used 
by the objects, which are no longer referenced. 
Programmatically Invoking the Garbage Collector by using 
GC.Collect () method which is from System.GC class.
 
Is This Answer Correct ?    3 Yes 1 No
Gh
 
 
 

 
 
 
Other Dot Net General Interview Questions
 
  Question Asked @ Answers
 
is c#.net supports multiple inheritance?  9
what is AGILE SCRUM methodoly....?  1
What is Assembly? Wipro1
How to find methods of a assembly file (not using ILDASM) Reflection  1
1.What is the major advantage of polymorphism? Please don't simply say binding. Specify any other reason. 247Customer1
How do you turn off cookies for one page in your site?  1
Can u any body send the DotNet Interview questions and answers to my mail please....... mindukuru@yahoo.com  1
What is a strategy pattern? Implement it.  1
what is the default value of CHAR type?in C# using asp.net? Bosch3
What is RunTime Polymorphism? Deloitte2
How different are interface and abstract class in .Net?  2
What are Generics? Where do we use them. Value-Labs2
ctype(123.34,integer) - should it throw an error? Why or why not? Wipro1
What is meant fulltrust?  1
Write code for fetch record nos 15 to 25 from a dataset containing 50 records? C-Squared-Systems4
Which namespace is the base class for .net Class library?  1
what is managed data and managed code?  2
Directcast(123.34,integer) - should it throw an error? Why or why not? Wipro1
Give An example of a ctype and directcast. Wipro2
what is event inheritance and event delegation?  1
 
For more Dot Net General 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