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