Computer Science, asked by patelrajenda99, 3 days ago

inter process communication​

Answers

Answered by greatakshit
0

Explanation:

Interprocess communication (IPC) is used for programs to communicate data to each other and to synchronize their activities. Semaphores, shared memory, and internal message queues are common methods of interprocess communication.

Similar questions