Multiple choice

In which of the following classes in parallel machines does every processor have its own memory not accessible directly from other processors?

  1. Shared memory

  2. Shared disk

  3. Shared nothing

  4. Cache memory

  5. Shared everything

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

In this type of class in parallel machines, every processor has its own memory which is not accessible directly from other processors.