Operating System Critical Section Problem
Q A situation where several processes access and manipulate the same data concurrently and the outcome of the execution depends on the particular order in which access takes place is called ____________
  • A A. Data consistency
  • B B. Race condition
  • C C. Aging
  • D D. Starvation
Leave a Comment