Menu

Memory Management Questions

MCQ
61.
When the memory allocated to a process is slightly larger than the process, then ____________
forum Discussion
MCQ
62.
Physical memory is broken into fixed-sized blocks called ________
forum Discussion
MCQ
63.
Logical memory is broken into blocks of the same size called _________
forum Discussion
MCQ
64.
Every address generated by the CPU is divided into two parts. They are ____________
forum Discussion
MCQ
65.
The __________ is used as an index into the page table.
forum Discussion
MCQ
66.
The _____ table contains the base address of each page in physical memory.
forum Discussion
MCQ
67.
The size of a page is typically ____________
forum Discussion
MCQ
68.
If the size of logical address space is 2 to the power of m, and a page size is 2 to the power of n addressing units, then the high order _____ bits of a logical address designate the page number, and the ____ low order bits designate the page offset.
forum Discussion
MCQ
69.
With paging there is no ________ fragmentation.
forum Discussion
MCQ
70.
The operating system maintains a ______ table that keeps track of how many frames have been allocated, how many are there, and how many are available.
forum Discussion