What is the term for a CPU that can execute multiple instructions in a single clock cycle?
Q1. What is the term for a CPU that can execute multiple instructions in a single clock cycle?
Answer: Superscalar
Explanation: Superscalar CPUs execute multiple instructions in parallel, improving instruction-level parallelism. NET computer science MCQs often test this core concept.