Menu

Memory Management Questions

MCQ
121.
The valid
forum Discussion
MCQ
122.
A page fault occurs when?
forum Discussion
MCQ
123.
When a page fault occurs, the state of the interrupted process is ____________
forum Discussion
MCQ
124.
When a process begins execution with no pages in memory?
forum Discussion
MCQ
125.
If the memory access time is denoted by
forum Discussion
MCQ
126.
When the page fault rate is low ____________
forum Discussion
MCQ
127.
Locality of reference implies that the page reference being made by a process ____________
forum Discussion
MCQ
128.
Which of the following page replacement algorithms suffers from Belady
forum Discussion
MCQ
129.
A process refers to 5 pages, A, B, C, D, E in the order : A, B, C, D, A, B, E, A, B, C, D, E. If the page replacement algorithm is FIFO, the number of page transfers with an empty internal store of 3 frames is?
forum Discussion
MCQ
130.
A memory page containing a heavily used variable that was initialized very early and is in constant use is removed, then the page replacement algorithm used is ____________
forum Discussion