Multiple choice

Multiple cores

  1. reduce energy consumption

  2. increase energy consumption

  3. enable parallel processing

  4. both (1) and (3)

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

Multi-core processors enable parallel processing by allowing multiple tasks to execute simultaneously on different cores. This architecture is more energy-efficient than pushing single-core performance to extremes because distributing work across multiple cores allows each to run at lower clock speeds while achieving the same or better throughput.