In a CPU, what is the purpose of the flags register?
Q1. In a CPU, what is the purpose of the flags register?
Answer: To store the status of the CPU
Explanation: The flags register stores the status of the CPU, including flags such as zero, carry, and overflow, which are used to determine the outcome of instructions.