Computer Science, asked by nazishmdin, 1 year ago

advantages of inter-process communication​

Answers

Answered by hack4life1234567789
0

Answer:

IPC enables data communication by allowing processes to use segments, semaphores, and other methods to share memory and information. IPC facilitates efficient message transfer between processes. Answer: Use of shared memory for communication, limits Remote Procedure Call communication on the local machine

Explanation:

Similar questions