Write short note on Dynamic memory allocation algorithm.
Answers were Sorted based on User's Feedback
Answer / an
dynamic memory allocation is the allocation of memory
storage for use in a computer program during the runtime of
that program. It can be seen also as a way of distributing
ownership of limited memory resources among many pieces of
data and code.
Dynamically allocated memory exists until it is released
either explicitly by the programmer or by the garbage
collector. This is in contrast to automatic and static
memory allocation, which have a fixed duration. It is said
that an object so allocated has a dynamic lifetime.
Is This Answer Correct ? | 26 Yes | 5 No |
Explain the reasons for implementing process migration? How is the process address space handled during process migration?
how make a bootable dick
0 Answers Accenture, HCL, Wipro,
Can you tell which dlls are used for SDK?
If system does not boot What are the files missing ? And how to troubleshoot the problem without reinstalling OS ?
what has triggered the need for multitasking in PCs?
what is a property sheet?
what is active directory
Explain the difference between fat & ntfs?
directories can be implemented either special files that can only be accused in limited ways or can be implemented as ordinary data files. what are advantages and disadvantages of this approach?
Explain the difference among deadlock avoidance, detection and prevention?
Explain about busy waiting?
what is the operating system of mac?