1.

The link between two processes P and Q to send and receive messages is called __________(a) communication link(b) message-passing link(c) synchronization link(d) all of the mentionedI got this question in an interview for internship.This is a very interesting question from Inter Process Communication in chapter Processes of Operating System

Answer»

The correct answer is (a) COMMUNICATION link

The explanation: The link between two PROCESSES P and Q to send and receive messages is called communication link. Two processes P and Q WANT to communicate with each other; there should be a communication link that must exist between these two processes so that both processes can ABLE to send and receive messages using that link.



Discussion

No Comment Found

Related InterviewSolutions