Which of the following statements is true about symmetric multiprocessing?
A
A single copy of the operating system resides in each processor.
B
Useful for situations where data must remain in memory to process.
C
Bottlenecks increase with uniprocessor systems because tasks are not shared.
D
The problems of memory contention are unlikely.
Correct Answer: Useful for situations where data must remain in memory to process.