Contents

Logical memory is divided into the same size blocks called ………
a) Frames                             
b) segment
c) pages                                
d) none of these


c

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


b

The …… is used as an index into the page table.
a) frame bit                          
b) page number
c) page offset                      
d) frame offset


b

The……… table contains the base address of each page in physical memory.
a) Process                             
b) memory
c) page                                  
d) frame


c

The size of a page is typically ………
a) Varied                                              
b) power of 2
c) power of 4                       
d) none of these


b

Paging increases the ……. time.
a) waiting                             
b) execution
c) context – switch             
d) all of these


c