What's the difference between Java and .NET garbage collectors ?
Answer / kirti
Sun left the implementation of a specific garbage collector up to the JRE developer, so their performance varies widely, depending on whose JRE you're using. Microsoft standardized on their garbage collection.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is it possible to create a custom filter?
Can I look at the IL for an assembly
What is the need of Action Filters in ASP.Net MVC
What is stateless model?
What is serialization ?
Can a view be shared across multiple controllers? If yes, how we can do that?
which are the key concepts of entity data model?
Difference between <connectionstring> and <appsettings>
What does assert() method do?
1 Answers MCN Solutions, Siebel Systems,
What is MSIL, IL, CTS and, CLR
What is the CTS
Does the .NET Framework have in-built support for serialization?