Operating System Deadlock
Q What is a reusable resource?
  • A A. That can be used by one process at a time and is not depleted by that use
  • B B. That can be used by more than one process at a time
  • C C. That can be shared between various threads
  • D D. None of the mentioned
Leave a Comment