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 a managed code is dim fs as filestreamobject is a managed code? : .NET Architecture
What is msil, and why should my developers need an appreciation of it if at all?
What are library functions?
Explain dma? : .NET Architecture
6. Wcf- what is SOA
Difference between throw exception and rethrowing ?
What does the term "green architecture" mean? : Dot net architecture
Difference between type constructor and instance constructor?
Explain the race around condition? : Dot net architecture
Is dim fs as filestreamobject is a managed code? : Dot net architecture
what are the fundamental and common properties of .net controls?
readonly syntax ?
difference between data reader and dataset
Explain the number or character entered through keyboard gets converted to equivalent ascii code & it get stored on ram in the binary form.
What is the application frame host?