Discussion :: Inter Process Communication
- Which of the following are TRUE for direct communication:
A.
A communication link can be associated with N number of process(N = max. number of processes supported by system)
|
B.
A communication link can be associated with exactly two processes
|
C.
Exactly N/2 links exist between each pair of processes(N = max. number of processes supported by system)
|
D.
Exactly two link exists between each pair of processes
|
Answer : Option B
Explanation :
Be The First To Comment