Question
a.
LRU
b.
MRU
c.
FIFO
d.
LIFO
Posted under Operating System
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. _________ page replacement algorithm suffers from Belady's anamoly.
Similar Questions
Discover Related MCQs
Q. Inter process communication can be done through __________.
View solution
Q. Mutual exclusion
View solution
Q. The section of code which accesses shared variables is called as __________.
View solution
Q. Semaphore can be used for solving __________.
View solution
Q. The degree of multi-programming is :
View solution
Q. Several processes access and manipulate the same data concurrently and the outcome of the execution depends on the particular order in which the access takes place, is called a(n) ____.
View solution
Q. Which process can be affected by other processes executing in the system?
View solution
Q. When several processes access the same data concurrently and the outcome of the execution depends on the particular order in which the access takes place, is called
View solution
Q. If a process is executing in its critical section, then no other processes can be executing in their critical section. This condition is called
View solution
Q. Which one of the following is a synchronization tool?
View solution
Q. A semaphore is a shared integer variable
View solution
Q. Mutual exclusion can be provided by the
View solution
Q. When high priority task is indirectly preempted by medium priority task effectively inverting the relative priority of the two tasks, the scenario is called
View solution
Q. Process synchronization can be done on
View solution
Q. A monitor is a module that encapsulates
View solution
Q. To enable a process to wait within the monitor,
View solution
Q. Restricting the child process to a subset of the parent’s resources prevents any process from :
View solution
Q. A parent process calling _____ system call will be suspended until children processes terminate.
View solution
Q. Cascading termination refers to termination of all child processes before the parent terminates ______.
View solution
Q. With ……………. only one process can execute at a time; meanwhile all other process are waiting for the processor. With ………….. more than one process can be running simultaneously each on a different processor.
View solution
Suggested Topics
Are you eager to expand your knowledge beyond Operating System? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!