Operating System Deadlock Prevention
Q To ensure that the hold and wait condition never occurs in the system, it must be ensured that ____________
  • A A. Whenever a resource is requested by a process, it is not holding any other resources
  • B B. Each process must request and be allocated all its resources before it begins its execution
  • C C. A process can request resources only when it has none
  • D D. All of the mentioned
Leave a Comment