Which is algorithm is used to Manage the Memory in .net ??
Answer Posted / dhara
garbage collector
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
How can I make sure my c# classes will interoperate with other .net languages?
What is array and arraylist?
What are anonymous functions in c#?
What do you mean by generic class in c#?
How do I convert a string to an int in c#?
What is difference between value and reference types in C#.NET
Is boxing an implicit conversion?
Does hashset allow duplicates c#?
Is goto statement supported in c#?
Structs are not reference types. Can structs have constructors?
Describe an abstract class?
What is sqladapter c#?
how to prevent a class from being inherited in c#.net?
How to add a readonly property in c#.net
What is eager loading in c#?