engineering computer science MCQ #33

What is the main advantage of using a multi-core processor?

engineering computer science MCQ #33

  1. Question 1

    Q1. What is the main advantage of using a multi-core processor?

    • A) Improved single-threaded performance
    • B) Increased instruction-level parallelism
    • C) Better multithreading support
    • D) Reduced power consumption

    Answer: Better multithreading support

    Explanation: Multi-core processors provide multiple processing cores, allowing for better support of multithreaded applications and improved overall system throughput.