If we want to construct our own Garbage collector what are
the steps things we have to do?
Answer Posted / suresh mediboyina
If we want to call the Garbage collector,use this command
system.gc.collect()
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is .net framework in simple terms?
Explain the request flow in asp.net mvc framework?
what is conceptual model?
Can I set the unlimited length for "maxjsonlength" property in config?
What is .net framework & its benefits?
What is .net architecture?
What is layout in mvc?
What are the versions of .net framework?
What is entitytypes? : Entity framework
What is page life cycle?
How to update one of my table in database at 4pm every day how it is possible?
What are actions in mvc?
what is lazy loading in entity framework?
How to return the JSON from action method in ASP.Net MVC?
What are the levels at which filters can be applied in an asp.net mvc application?