Write short note on Dynamic memory allocation algorithm.

Answers were Sorted based on User's Feedback



Write short note on Dynamic memory allocation algorithm...

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

Write short note on Dynamic memory allocation algorithm...

Answer / daljinder

dynamic memory is a very fuddu memory

Is This Answer Correct ?    7 Yes 10 No

Post New Answer

More SDK Interview Questions

What are the hardware problem you face regularly in your organization?

5 Answers  


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.

0 Answers   Baidu,


Explain the reasons for implementing process migration? How is the process address space handled during process migration?

0 Answers  


Discuss some of the reasons for implementing process migration ? How is the process address space handled during process migration?

1 Answers   TCS,


Explain how is the process address space handled during process migration?

0 Answers  






Explain about dynamic memory allocation algorithm?

0 Answers  


In the Disk Management for all the drives , "Delete Partition" is in disabled mode ? so plzzz help me to get in enabled mode .

4 Answers   Sidhi,


What is the difference between NTFS & FAT File systems

6 Answers   CA,


if You do not cd drive then how will u format c drive ?

5 Answers  


Tell me why register are stored the only binary data?

0 Answers  


Explain the ways to infect the system by virus?

0 Answers  


how make a bootable dick

0 Answers   Accenture, HCL, Wipro,


Categories