Question Detail

Dijkstra's algorithm deals with

  • mutual exclusion
  • deadlock recovery
  • deadlock avoidance
  • cache coherence
Similar Questions :

1. Banker's algorithm deals with

  • deadlock prevention
  • deadlock avoidance
  • deadlock recovery
  • mutual exclusion

2. Which scheduling policy is best suited for time-sharing operating systems

  • Shortest job first
  • Round robin
  • First come first serve
  • Elevator

3. Problem of thrashing is affected significantly by

  • program structure
  • program size
  • primary storage size
  • all of above

4. Which one is true

  • The linkage editor is used to edit programs which have to later link together
  • The linkage editor links object module during compiling
  • The linkage editor links objects modules and resolves external references between them before loading
  • none of above

5. Size of virtual memory depends on

  • size of data bus
  • size of address bus
  • size of main memory
  • none of above
Read more from - Operating System Questions Answers - Chapter 1