Question: 18
(Choose 1 answer)
Critically assess the role of interprocess communication primitives in solving synchronization problems,
highlighting their impact on system stability and performance.
A. Interprocess communication primitives significantly improve system stability by eliminating all potential
deadlock scenarios.
B. While interprocess communication primitives address synchronization issues, they might introduce
overhead and scalability challenges, affecting system performance.
C. Interprocess communication primitives have minimal impact on system stability but greatly enhance
performance by reducing context switching.
D. The usage of interprocess communication primitives enhances system scalability without any performance
trade-offs.