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 .net mobile input validation. : Microsoft dot net mobile
Hi, this is satish, i have more than 2 years of exp. on Microsoft .Net Technologies like C#, ASP.Net, VB.Net. But i am willing to change my platform into Testing tool. give me best suggestion for me.
What is WPF and WCF?
Explain difference between inprocess vs out process session state? : .NET Architecture
What is Opf3
What are bindings?
Explain about the base class library provided by microsoft.net?
How will you do windows authentication and what is the namespace?
Navigation controls in ASP.net,explain each control in brief?
What is abstact class? in which scinario we can use abstact class?
How can i create only one instance of class and thus doesn't allow creating any more instances?
difference between page init an page load