Which of the following statement is False about inter-process communication?
I. The shared memory method can allow access to a common data area even amongst the processes that are not related.
II. In message based IPC at the receiver end, messages are put in a stack.
III. In direct message passing, the communication link get established automatically.
1
I
2
II
3
I and II
4
I and III