If we want to construct our own Garbage collector what are
the steps things we have to do?

Answer Posted / venu

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 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Do you know about the new features in asp.net mvc 4 (asp.net mvc4)?

571


What is the difference between renderaction and renderpartial?

611


Explain JSON Binding?

616


How large is the .net framework 3.0? Does this change make the release larger?

552


What are the major improvements provided by the common language runtime and the base class libraries? Or what are the major improvements in .net framework 4.0?

528






What is viewdata?

585


What are the advantages of razor view engine?

523


Can I set the unlimited length for "maxjsonlength" property in config?

560


What are actions in mvc?

551


differences between poco, model first and data first approach?

589


What is Layout in ASP.Net MVC?

573


What is Peek method in Tempdata in ASP.Net MVC?

596


How to use Jquery Plugins in ASP.Net MVC validation?

544


Explain the new features 3.5 framework against with the tool?

498


What is ado.net data provider? : Entity framework

562