Q. Which of these steps can create conflict among the processors? (Solved)
1. synchronized computation of local variables
2. concurrent write
3. concurrent read
4. none of the above
- b. concurrent write
1. synchronized computation of local variables
2. concurrent write
3. concurrent read
4. none of the above