Answer Posted / ganni
garbage collection is the process of clearing the memory of
unused objects, which will be taken care by CLR on
periodical basis.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How are delegates chosen?
How do I use the 'using' keyword with multiple objects?
What is the do while loop code?
What is asp net c#?
What is entity framework in c#?
Define an escape sequence, name few strings in escape sequence?
Why dictionary is faster than list?
What is the difference between public, static, and void?
What is unsigned int?
Illustrate namespaces in c#?
Explain the advantage of using system.text.stringbuilder over system.string?
What is difference between list and dictionary in c#?
Explain anonymous type in c#?
What is threading in c# with example?
Are there constructors in c sharp?