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


Please Help Members By Posting Answers For Below Questions

Let us suppose one application needs 2GB RAM to run and dependent plugins will be load while running application. Here My doubt is how many processes will create for this application. I know the concept of virtual memory, which will provide RAM on demand. My straight forward question is what is the size of the process and is it single process will create by operating system to complete the task of my application.??? Thanks in Advance.

2233


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?

2083


What is direct mount and indirect monut?

2196


Define dynamic memory allocation algorithm?

701


Explain where the system time is stored? In processor or in separate timer ic for that?

638


What items of information about a task might be useful in real time scheduling?

4124


What is the difference among deadlock avoidance, detection and prevention?

23273


Explain about dynamic memory allocation algorithm?

664


Explain about operating system of mac?

765


when affected the system from virus , which paths will be it stored in system ?

2041


how make a bootable dick

2573


Explain the difference between fat & ntfs?

732


Explain the reasons for implementing process migration?

642


Tell me what are the hardware problem you face regularly in your organization?

689


Explain the difference among deadlock avoidance, detection and prevention?

763