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
What are custom attributes in c#?
Explain polymorphism in c# with a simple example?
Are string objects mutable or immutable?
List the differences between method overriding and method overloading?
What is inumerable?
Why do we use readonly in c#?
What is a thread c#?
What is the use of convert toint32 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
What is the c# equivalent of c++ catch (...), Which was a catch-all statement for any possible exception?
Explain the difference between event and a delegate in c#?
What all details the assembly manifest will contain?
What is the use of main method in c#?
Can you put two constructor with the same structure in a class?
List down the commonly used types of exceptions in .net