In a computer system, what is the purpose of the 'status register'?
Q1. In a computer system, what is the purpose of the 'status register'?
Answer: To store the status of the CPU
Explanation: Status register holds flags and status information about the CPU, such as carry, zero, and overflow flags, influencing instruction execution.