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
What is the difference between namespace and class?
Is void a class?
If casting fails what type of exception is thrown?
How does substring work in c#?
What is out int in c#?
Why do we need indexer in c#?
What are the desktop applications?
What is reference types in c#?
What is the difference between firstordefault and singleordefault?
What is marshalling in c#?
why delegate is type safe?
Why do we write system in c#?
Is null == null c#?
Explain attributes in c#?
Explain the 3 types of properties in c# with an example?