Q. Most systems allow a program to allocate more memory to its address space during
execution. Allocation of data in the heap segments of programs is an example of such
allocated memory. What is required to support dynamic memory allocation in the
following schemes?
a. Contiguous memory allocation
b. Segmentation
c. Paging
Answers
Answered by
1
Answer:
a) Contiguous memory allocation
Similar questions