download Mastguru Android App

Question Detail

Banker's algorithm deals with

  • deadlock prevention
  • deadlock avoidance
  • deadlock recovery
  • mutual exclusion
Similar Questions :

1. Daisy chain is a device for

  • connecting a number of controllers to a device
  • connecting a number of device to a controller
  • all of above
  • none of above

2. Which of the following does not interrupt an running process

  • A device
  • Timer
  • Schedular Process
  • Power failure

3. To avoid the race condition, the number of processes that may be simultaneously inside the critical section is

  • 12
  • 3
  • 1
  • 0

4. Problem of thrashing is affected significantly by

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

5. Semophores are used to solve the problem of

  • race condition
  • process synchronization
  • mutual exclusion
  • belady problem
Read more from - Operating System Questions Answers - Chapter 1
Post a comment

  • Yug Verma 11 years ago

    Answer A is correct according to MCQ in Computer Science