Computer Science, asked by storeofmumbai2704, 9 months ago

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?

Answers

Answered by himakhiladi
1

Answer:

Race Condition

Explanation:

Refer Computer Processes in Computer System Architecture

Similar questions