Operating System Deadlock Detection
Q ‘m’ processes share ‘n’ resources of the same type. The maximum need of each process doesn’t exceed ‘n’ and the sum of all their maximum needs is always less than m+n. In this setup, deadlock ____________
  • A A. Can never occur
  • B B. May occur
  • C C. Has to occur
  • D D. None of the mentioned
Leave a Comment