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 there an equivalent to the instanceof operator in visual j++?
List the difference between the virtual method and the abstract method?
Can we create instance of private class in c#?
What is firstordefault c#?
What is difference between property and variable in c#?
What is a hashset c#?
Is as operator in c#?
Is datetime immutable c#?
Explain how many types of exception handlers are there in .net?
What is autopostback in c#?
Does google use c#?
What is Named parameter in C#?
Can constructor be protected?
How to sort an int array in c#?
What's the difference between system.string and system.text.stringbuilder classes?