Answer Posted / 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 |
Post New Answer View All Answers
What are the types of application software?
Explain the difference between state server and sqlserver : Dot net architecture
What is textbox control of .net mobile? : Microsoft dot net mobile
What is cache coherency and how is it eliminated? : .NET Architecture
how to make and display a form without title bar?
What is boxing and unboxing? Does it occure automaatically or you need to write code to box and unbox?
What is the problem with .net generics?
Whate are resource files? How are they used in .net?
What are the important principles of soa (service oriented architecture)?
readonly syntax ?
Explain How to improve the cache performance? : Dot net architecture
how to change the title of my window?
Use of Enable view state ? if turn off what happen ?
What is Video Streaming in .net??
Explain the race around condition? How can it be overcome? : Dot net architecture