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 are c# attributes and its significance?
Is string null or empty?
What is using keyword?
What is master page in asp net c#?
What are variables in c#?
write a C# Program add two matrix ?
Can the nested class access, the containing class. Give an example?
What is the C# syntax to catch any possible exception?
Why we use dll in c#?
What is unsigned int?
What is the difference between Singleton design pattern and Factory design pattern?
Can a class have multiple constructors c#?
How do I create a dbml file?
What does int32 mean in c#?
What is linq c#?