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 ________

3 weeks ago 6
Nature

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".