Question # 6
Mutual exclusion problem occurs between:
Two disjoint processes that do not interact
Processes that share resources
Processes that do not use the same resource
Two disjoint processes that interact through message passing only
Any two processes that run on the same machine