What is the main advantage of using a multi-core processor?
a) Increased clock speed
b) Higher data storage
c) Ability to perform multiple tasks simultaneously (parallel processing)
d) Reduced power consumption
Answer:
c) Ability to perform multiple tasks simultaneously (parallel processing)
Explanation:
A multi-core processor contains more than one processing unit, allowing it to handle multiple tasks at the same time, which improves performance in multi-threaded applications.