InterviewSolution
Saved Bookmarks
| 1. |
What is Interprocess communication?(a) allows processes to communicate and synchronize their actions when using the same address space(b) allows processes to communicate and synchronize their actions(c) allows the processes to only synchronize their actions without communication(d) none of the mentionedI got this question in homework.My enquiry is from Inter Process Communication in chapter Processes of Operating System |
|
Answer» Right answer is (b) ALLOWS processes to communicate and synchronize their actions |
|