with diagram explain how processer memory communication takes place.
Answers
Answered by
0
Explanation:
A region of memory that is shared by cooperating processes is established, in shared-memory model. Processes can then exchange their information by reading and writing data to the shared region. In message-passing model, communication takes place by means of messages exchanged between the cooperating processes.
Answered by
0
Answer:
the arithmetic and logic unit of CPU places the address of the memory to the fetched, into the memory address register. a bus is a collection of wires used for communication between the internal components of a computer. ... also the right operation transfers data from the MDR to memory
Similar questions