Question
Two processes on different computers exchange data through the OS. Which general service is being used?
Select an option. Your answer will be checked instantly.
Correct Answer: B. Communication
Explanation:
The communication service supports information exchange between processes locally or across a network.
It may be implemented with message passing, sockets, shared memory, or related mechanisms.
Leave a Reply