Operating System » Memory Management Paging 1
Physical memory is broken into fixed-sized blocks called ________

A. Frames
B. Pages
C. Backing store
D. None of the mentioned

Logical memory is broken into blocks of the same size called _________

A. Frames
B. Pages
C. Backing store
D. None of the mentioned

Every address generated by the CPU is divided into two parts. They are ____________

A. Frame bit & page number
B. Page number & page offset
C. Page offset & frame bit
D. Frame offset & page offset

The __________ is used as an index into the page table.

A. Frame bit
B. Page number
C. Page offset
D. Frame offset

The size of a page is typically ____________

A. Varied
B. Power of 2
C. Power of 4
D. None of the mentioned

With paging there is no ________ fragmentation.

A. Internal
B. External
C. Either type of
D. None of the mentioned

Paging increases the ______ time.

A. Waiting
B. Execution
C. Context €? switch
D. All of the mentioned