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
Is comparator a functional interface?
What is the use of main method in c#?
Is the following code legal?
Explain the mechanism of VB.NET/C# achieve polymorphism?
Differentiate between copy and default constructor.
What is an inheritance ?Give an example in which inheritance is used?
What is difference between dictionary and hashtable?
What are synchronous and asynchronous operations?
Are arraylist faster or arrays?
Which is faster list or dictionary in c#?
How many types of polymorphism are there?
How do I join one form to another in c#?
Why do we need oops in c#?
What do you mean by winforms in c#?
How do I count the length of a string in c#?