Operating System Process Synchronization
Q When several processes access the same data concurrently and the outcome of the execution depends on the particular order in which the access takes place is called ________
  • A A. Dynamic condition
  • B B. Race condition
  • C C. Essential condition
  • D D. Critical condition
Leave a Comment