engineering computer science MCQ #16

Which of the following is a type of parallelism?

engineering computer science MCQ #16

  1. Question 1

    Q1. Which of the following is a type of parallelism?

    • A) Instruction-level parallelism
    • B) Data-level parallelism
    • C) Thread-level parallelism
    • D) All of the above

    Answer: All of the above

    Explanation: All three options are types of parallelism that can be exploited in computer architecture.