Write short note on Dynamic memory allocation algorithm.
Answer Posted / 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 |
Post New Answer View All Answers
Tell me why register are stored the only binary data?
Explain the reasons for implementing process migration?
Explain about busy waiting?
What is LOM and how do you access it?
What items of information about a task might be useful in real time scheduling?
what is a property sheet?
Explain the reasons for implementing process migration? How is the process address space handled during process migration?
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?
What are the reasons for implementing process migration?
Explain the difference between ntfs & fat file systems?
Can you tell which dlls are used for SDK?
absolute path gives the location a file or directory in reference to a rile directory while relative path is a path given file starting from another file. explain?
If you do not have cd drive then how will u format c drive?
Explain where the system time is stored? In processor or in separate timer ic for that?
If you do not have cd drive then how will you format c drive?