Create knowledge
[?]
|
(rate this)
|
|
.NET
|
10
|
VS |
3
|
Other Programming Language
|
|
|
vinod mathew
| Argues in support of
".NET"
| 2 years ago
|
|
I think .net provides better memory management than any other programming language
|
|
|
|
Rajesh Kumar Ranjan
| Argues in support of
| 3 years ago
|
|
.NET Provide better memory management in comparision to other language.It manege the memory through heap allocation.Perodically it checks the memory.Run time memory manage by Garbege collector.Garbage collector is a part of JIT Compiler.It allocate...
|
|
|
|
Dennis Aries
| Argues in support of
"Other Programming Language"
| 3 years ago
|
|
The .NET Framework's garbage collector manages the allocation and release of memory for your application. Each time you use theĀ new operator to create an object, the runtime allocates memory for the object from the managed heap. As long as...
|
|
Debate: "Does .NET offer the better memory management ?" deleted from your view.




