Question
Why do cooperating processes require inter-process communication?
Select an option. Your answer will be checked instantly.
Correct Answer: A. To exchange data and coordinate their activities
Explanation:
Inter-process communication provides mechanisms for data sharing, event notification, and synchronization.
Independent execution alone cannot safely coordinate related tasks.
Leave a Reply