What are the different generaions of Garbage Collection and
how do they work
Answer Posted / ravindarjobs
refer this link
http://msdn.microsoft.com/msdnmag/issues/1200/GCI2/default.a
spx
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the advantage of singleton class?
What are satellite assemblies? How will you get the different language strings?
What is strong name assembly?
Why do we need constructor?
While debugging a C# application can you change the value of a variable?
What is the adv of using System.Text.StringBuilder over System.String?
What are anonymous functions in c#?
Why do we need static class in c#?
What is callback method in c#?
What is an inheritance in c#?
Is goto statement supported in c#?
What is delegation in oops?
What is private and shared assembly?
What is the difference between convert and parse in c#?
How do you type a null character?