What is race condition

Explain the term race condition.

E

Expert

Verified

Whenever various processes access and modifies same data simultaneously, then the outcome of execution depends upon the particular order in which access occurs is known as race condition. In order to prevent the race condition, only single process at a time can modify the shared variable.

   Related Questions in Electrical Engineering

©TutorsGlobe All rights reserved 2022-2023.