execution by the processor.
a. True
b. False
True
A ___________ is a particular example of logical address in which the address is expressed as a
location relative to some known point, usually a value in a processor register.
a.logical address
b.absolute address
c.relative address
d.physical address
c.relative address
,The chunks of a process are known as __________ .
a.segments
b.pages
c.frames
d.addresses
b.pages
Main memory divided into a number of equal size frames is the __________ technique.
a.simple paging
b.dynamic partitioning
c.virtual memory segmentation
d.fixed partitioning
a.simple paging
,The concept of Memory Management satisfies certain system requirements including:
a.physical organization
b.relocation
c.all of the above
d.protection
c.all of the above
The _____ shows the frame location for each page of the process.
page table
A ________ is a reference to a memory location independent of the current assignment of data
to memory.
logical address
, The basic tools of memory management are paging and _____.
segmentation
Overlay programming wastes programmer time.
a. False
b. True
True