Question Detail

Four necessary conditions for deadlock are non pre-emption, circular wait, hold and wait and

  • mutual exclusion
  • race condition
  • buffer overflow
  • None of above
Similar Questions :

1. Problem of thrashing is affected significantly by

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

2. Which among following scheduling algorithms give minimum average waiting time

  • FCFS
  • SJF
  • Round robin
  • On priority

3. Macintosh computer uses

  • System 7.0
  • AU/X
  • Xenix
  • none 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. Semaphores function is to

  • synchronize critical resources to prevent deadlock
  • synchronize processes for better CPU utilization
  • used for memory management
  • none of above
Read more from - Operating System Questions Answers - Chapter 1