Which of the following statements is true?

分类: OS 发布时间: 2023-11-15 03:38 浏览量: 1

Which of the following statements is true?

A.Shared memory is typically faster than message passing.

B.Message passing is typically faster than shared memory.

C.Message passing is most useful for exchanging large amounts of data.

D.Shared memory is far more common in operating systems than message passing.

正确答案是A