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

Is it possible to unit test an mvc application without running the controllers in an asp.net process?

822


What is the advantage of using asp.net routing?

792


What you mean by routing in mvc?

800


What is Dependency Injection in ASP.Net MVC

766


How does .net framework works?

743


how do you query in entity model when the result has a join from from different database other than the entity model?

744


how do you truncate a table using entity data model?

823


Which is the default http method for an action method?

682


What are the new enhancements done in default project template of asp.net mvc 4?

781


Is http stateful or stateless?

758


What is domain class model?

705


What is the difference between entity framework and mvc?

737


explain what does .edmx file contains?

829


what is dot net? what is use dot net? what is benifit of dot net?what is vb dot net? what is ado dot net? what is c#?

2014


What is the difference between model and entity?

710