How many types of generations are there in a garbage collector?
Answer / Khubendra Pratap Sant
There are two types of generations in a .NET garbage collector: Generation 0 (newly created objects), Generation 1, and Generation 2. The garbage collector manages the memory by moving objects between these generations based on their age and survival.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are three common acronyms used in .net, and what do they stand for?
Please explain what is the difference between constants and read-only variables?
What is boxing in .NET?
I was working for software company frm 2005 to 2009. I left job due to recession.I was jobless till dec 09 then i got job in bpo and i am not knowing what to do as my professional experience is with software.give me any suggestion.
What is Complex Class in .NET?
What is use of ContextUtil class?
What is DTS and explain the purpose of it?
What's the use of system.diagnostics.process class in .net?
what is the difference between early binding and late binding in .net?
Explain how to spawn a thread?
Explain how to redirect tracing to a file?
what are the Goals of the UIP Application Block?