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
Is it possible to inline assembly or il in c# code?
Define Virtual folder?
What is the difference between disposing of () and finalize() methods in c#?
What is dynamic dispatch?
Can firstordefault return null?
What is the use of jit ? Jit (just - in - time) is a compiler which converts msil code to
Give an example to show for hiding base class methods?
Why we use extension method in c#?
What is null character in string?
Do we get an error while executing the “finally” block in c#?
Why is .net so popular?
What is throw in c#?
What is a method c#?
What is difference between float and integer?
What is tpl in c#?