Multiple Choice
A situation where several processes access and manipulate the same data concurrently and the outcome of the execution depends on the particular order in which access takes place is called___________
A) data consistency
B) race condition
C) aging
D) starvation
Correct Answer:

Verified
Correct Answer:
Verified
Q10: Which of the following are TRUE for
Q11: Bounded waiting implies that there exists a
Q12: In the bakery algorithm to solve the
Q13: The segment of code in which the
Q14: The child process completes execution, but the
Q16: In indirect communication between<br>A)there is another process
Q17: Cascading termination refers to termination of all
Q18: Concurrent access to shared data may result
Q19: The link between two processes P and
Q20: In the non blocking send_ <br>A)the sending process