In a computer system, what is the function of the 'IR' (Instruction Register)?
Q1. In a computer system, what is the function of the 'IR' (Instruction Register)?
Answer: To store the instruction being executed
Explanation: IR holds the current instruction, allowing the CPU to decode and execute it.