Answer Posted / mahesh babu ummaneni
GARBAGE COLLECTER IS NOTHING BUT,USING GARBAGE COLLECTOR FREE THE WASTE MEMORY.GARBAGE COLLECTOR IS UNDER THE CLR.IT IS MANAGING THE MEMORY
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do I start a program in c#?
How do you convert byte array to hexadecimal string, and vice versa?
Can an int be negative c#?
Name the property of the textbox which cannot be changed at runtime?
What is the difference between string and stringbuilder in c#?
Is c# 8 released?
What is an interface class? Give one example of it
What is short in c#?
Why do we use abstraction in c#?
Who benefits from ajax?
What is the difference between array and arraylist in c#?
Any problem found in vs.et
What is the relationship between a process, application domain, and application?
Why singleton class is sealed?
What are the different ways of method can be overloaded?