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                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
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
If we want to construct our own Garbage collector what are
the steps things we have to do?
 Question Submitted By :: Swapna
I also faced this Question!!     Rank Answer Posted By  
 
  Re: If we want to construct our own Garbage collector what are the steps things we have to do?
Answer
# 1
If we want to call the Garbage collector,use this command


system.gc.collect()
 
Is This Answer Correct ?    0 Yes 0 No
Suresh Mediboyina
 
  Re: If we want to construct our own Garbage collector what are the steps things we have to do?
Answer
# 2
Hi,

If you want to implement your own GC, you need to define 
you own memory cleaning by implementing destructors.

Also you have configure your GC in a separate long running 
thread which should be of Daemon Thread.  (Background 
thread).

Venu.
 
Is This Answer Correct ?    2 Yes 1 No
Venu
 
 
 
  Re: If we want to construct our own Garbage collector what are the steps things we have to do?
Answer
# 3
//Use this
                System.GC.Collect();
                System.GC.WaitForPendingFinalizers();
 
Is This Answer Correct ?    1 Yes 0 No
Amit Kumar Sharma
 

 
 
 
Other Dot Net Framework Interview Questions
 
  Question Asked @ Answers
 
what is the diff b/w asp.net 2.0 & 3.5  2
What are Satellite Assemblies? How you will create this?  3
Can you draw and explain the .NET Farmework? Bosch2
Why are there five tracing levels in System.Diagnostics.TraceSwitcher?  1
Difference between manifest , metadata? TCS3
can we call the garbage collector to run explicicitly? Kanbay5
What are the types of assemblies and where can u store them and how ? Accenture7
What is reflection? Merrill-Lynch3
Where does web.config info stored? Will this be stored in the registry ? Accenture1
Which is the base class for .net Class library? Sonata4
What is MSIL, IL, CTS?  3
Types of assemblies that can be created in dotnet ? MMTS1
How do assemblies find each other?  1
Features in .net framework 1.1 ? Digital-GlobalSoft1
what is difference b/w .net 1.1 and .net 2.0. I need Answer in c# , asp.net and ado.net Level.Like c#1.1 and c#.1.1 , ado.net1.1 and ado.net2.0 and asp.net1.1 and asp.net2.0  4
Can source code be reverse-engineered from IL?  2
How can Bitwise OR operator reresents in .Net?? To which alias name a variable points to if it is declared as "int" variable??  1
creating crystal reports in asp.net & vb.net  1
give the feature of .net2.0 over .net1.1  5
What is CLR? How it will work?  1
 
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