In a CPU, what is the purpose of the Program Counter (PC)?
Q1. In a CPU, what is the purpose of the Program Counter (PC)?
Answer: To store the address of the next instruction
Explanation: The Program Counter (PC) holds the address of the next instruction to be fetched, allowing the CPU to sequence through instructions.