Open In App

NTA | UGC NET 2019 December | Question 39

Which of the following inter process communication model is used to exchange messages among co-operative processes?

 



(A)

Shared memory model   



(B)

Message passing model

(C)

Shared memory and message passing model

(D)

Queues

Answer: (C)
Explanation:

Interprocess communication (IPC) method which will allow them to exchange data along with various information among co-operative processes. There are two primary models used for interprocess communication (communication among the processes) :

1. Shared Memory Model

2. Message Passing Model for sender and receiver process

So, Option C is correct.

Quiz of this Question
Please comment below if you find anything wrong in the above post

Article Tags :
Uncategorized