What is the primary function of the Instruction Register (IR) in a CPU?
Q1. What is the primary function of the Instruction Register (IR) in a CPU?
Answer: To store the current instruction being executed
Explanation: The Instruction Register (IR) holds the current instruction being executed, allowing the CPU to decode and execute it. It stores the opcode and operands.