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 ________

6 hours ago 2
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 ________

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, it is called a "race condition".