Which is algorithm is used to Manage the Memory in .net ??
Answer Posted / khushi
garbage colllection
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why is it efficient to use System.string under System.Text.StringBuilder ?
What is difference between out and ref in c#?
Explain circular reference in c#?
What is difference between private and protected?
What is the meaning of 0 in c#?
How do you define a predicate?
What is the difference between function and method in c#?
What are logical operators in c#?
What is string method in c#?
What is a lambda expression in c#?
Can int be null in c#?
Can multiple inheritance implemented in c# ?
What is static class in C#?
What is ilasm.exe used for?
What is difference between method and function in c#?