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
Why objects are stored in heap in c#?
What are the 3 different types of arrays?
What is clr in c#?
Can a private virtual method can be overridden?
Do we get an error while executing the “finally” block in c#?
What are the steps to create an assembly and add it to the gac?
What is encapsulation in csharp?
What is the difference between a constant and a static readonly field?
How many static constructors are allowed in a class?
Which is the best language for desktop application?
What are the variables in c#?
What is method overriding in c#
Explain the difference between const and static read-only?
List the differences between method overriding and method overloading?
how encapsulation is implemented in c#