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
What is the system namespace?
What is a decimal c#?
What is the property of a class in c#?
Is java better than c sharp?
What do you mean by winforms in c#?
How do we achieve encapsulation in c#?
What is difference between web and window application?
What is stringwriter c#?
Is an interface a type c#?
What are jagged arrays used for?
What is before string in c#?
What are the concepts of dispose method?
Where do we use serialization in c#?
Explain the types of Polymorphism.
How can you set image source dynamically from c# application to ”test.png” file?