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
What do constructors do in c#?
How big is an int in c#?
Explain about Oops concept
How can I produce an assembly?
Can we have static indexer in c#?
Can we override constructor in c#?
Which operator cannot be overloaded in c sharp?
Is c# easier than c++?
What are Regex / regular expressions ?
Which are the access modifiers available in c#?
If a child class instance is created, which class constructor is called first - base class or child class?
explain the nature of the assembly work?
Define a strong name in .net?
Why do I get a "cs5001: does not have an entry point defined" error when compiling?
Give some examples of commonly used i/o classes?