What is the term for a technique that allows multiple instructions to be executed simultaneously?
Q1. What is the term for a technique that allows multiple instructions to be executed simultaneously?
Answer: Instruction-level parallelism
Explanation: Instruction-level parallelism enables the execution of multiple instructions concurrently, improving CPU utilization.