Multiple choice

Multiprocessing means having more than __________ operating on the same memory simultaneously.

  1. two processors

  2. three processors

  3. one processor

  4. none of these

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

Multiprocessing is the use of two or more central processing units (CPUs) within a single computer system. Therefore, it involves having more than one processor working together on the same memory. Options specifying exactly two or three are too restrictive.