Question Detail

Belady anamoly occurs in

  • Optimal replacement
  • FIFO
  • LRU
  • both in FIFO and LRU
Similar Questions :

1. The part of machine level instruction, which tells the central processor what has to be done, is

  • Operation code
  • Address
  • Locator
  • Flip-Flop

2. Main function of shared memory is:

  • to use primary memory efficently
  • to do intra process communication
  • to do inter process communication
  • none of above

3. Semaphores function is to

  • synchronize critical resources to prevent deadlock
  • synchronize processes for better CPU utilization
  • used for memory management
  • none of above

4. A series of statements explaining how the data is to be processed is called

  • instruction
  • compiler
  • program
  • interpretor

5. Banker's algorithm deals with

  • deadlock prevention
  • deadlock avoidance
  • deadlock recovery
  • mutual exclusion
Read more from - Operating System Questions Answers - Chapter 1