Which is algorithm is used to Manage the Memory in .net ??
Answer Posted / praveen
Mark and Compact Algorithm,
Generation Algorith.. and many more...
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Is it possible to inherit multiple interfaces?
What is the difference between namespace and class in c#?
Can I call a virtual method from a constructor/destructor?
What are managed providers?
What are value types and reference types?
What is the base class of all classes in c#?
Is c++ or c# better?
How do I open the console window?
Explain the use of virtual, sealed, override, and abstract method?
Define collections?
What is primitive types in c#?
What do you understand by the terms datareader object and dataset object?
Is c# a technology?
Can a static class have a constructor c#?
what is a enumeration in c#