Answer Posted / apekshit sharma
Memory management is the act of managing computer memory. In
its simpler forms, this involves providing ways to allocate
portions of memory to programs at their request, and freeing
it for reuse when no longer needed. The management of main
memory is critical to the computer system.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is cache coherency? : Dot net architecture
Explain about httpruntime.cach.get(); method?
What is a virtual memory? : Dot net architecture
What does the term "green architecture" mean? : .NET Architecture
Explain .net mobile events? : Microsoft dot net mobile
What are end points, contract, address and bindings?
how can we achieve language interoperability through CLS? How MSIL works?
Explain how does .net mobile work? : Microsoft dot net mobile
define cache memory? : Dot net architecture
Explain about developer benefit from memory management?
What is private constructor? And it's use?
What is the use of CLR in .NET?
Explain different pipelining hazards and how are they eliminated? : Dot net architecture
Explain the difference between primary & secondary storage device? : .NET Architecture
Explain 'managed' mean in the .NET context