Vidyalelo
Computer Fundamentals · Q314

Operating System

Computer Related · Computer Fundamentals · question 314

Q314

Interprocess communication

A.
is required for all processes
B.
is usually done via disk drives
C.
is never necessary,
D.
allows processes to synchronize activity
Answer
E.
None of the above

Answer: Option D

Solution

Answer: Option D
Solution:
Interprocess communication is the mechanism provided by the operating system that allows processes to communicate with each other. This communication could involve a process letting another process know that some event has occurred or the transferring of data from one process to another.