Which is algorithm is used to Manage the Memory in .net ??
Answer Posted / saravanan
garbage collection
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is a data set in c#?
What is bitwise operator in c#?
What is assembly c#?
Can you instantiate an abstract class c#?
Is c# lazy thread safe?
What is serialization of data?
Define property in c#.net?
How many types of polymorphism are there?
What is difference between overloading and short circuiting?
What are the properties of a string class?
what is generics? can u explain 5 to 6 examples on generics that covers class,method,structure,list,delegates?
Are enums static c#?
How do you serialize an object?
How do I start a program in c#?
What is difference between array and arraylist c#?