What is a memory management?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / amarnath
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 ? | 1 Yes | 1 No |
Answer / nikel
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.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is sessions and cookies take one example simple way to understand
What is .net mobile lists. Explain with an example? : Microsoft dot net mobile
data types used in validation control
What exactly is being serialized when you perform serialization? scope in C# ?
What is .net mobile input validation. Explain with an example? : Microsoft dot net mobile
how do you hide maximize,minimize and close box at the form title bar?
How to improve the cache performance? : .NET Architecture
what is page_directive
Explain the race around condition? : .NET Architecture How can it be overcome? : .NET Architecture
Can you explain server controls in atlas?
Explain the purpose of cache? : Dot net architecture
what is class and object explain with example?