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
Is datetime immutable c#?
Is namespace a class?
What are predicates in c#?
Differentiate between object pooling and connection pooling in c#?
how to insert the data from the grid view to database table though button click.pls send the answer to mail id suri1319@gmail.com
write a program to find the biggest palindrome in the given string
What is tuple in c#?
How do you mark a method obsolete?
What is difference between variable and property in c#?
What are virtual destructors?
When To use HashTable In C#
What is public, private, protected, internal and internal protected?
What does this keyword mean in c#?
What is helper method in c#?
What is Private Constructor? and it’s use? Can you create instance of a class which has Private Constructor?