Which is algorithm is used to Manage the Memory in .net ??
Answer Posted / raghu
Garbage Collection
| Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
What is generic types in c#?
Can we extend static class in c#?
Why is xml called extensible?
What is the difference between a function and a method?
What is a function c#?
explain the nature of the assembly work?
Okay, so an int is a value type, and a class is a reference type. How can int be derived from object?
Is a games console a computer?
Is it good to use var in c#?
What are scriptable objects?
What is a derived class in c#?
Is typeof c#?
What is the use of console readline () in c#?
Why delegates are safe in c#?
When do you generally use a class over a struct?