InterviewSolution
Saved Bookmarks
| 1. |
Which of the following two operations are provided by the IPC facility?(a) write & delete message(b) delete & receive message(c) send & delete message(d) receive & send messageI have been asked this question in an online interview.The question is from Inter Process Communication in chapter Processes of Operating System |
|
Answer» Correct choice is (d) receive & SEND message |
|