What is the purpose of the Program Counter (PC) in a CPU?
Q1. What is the purpose of the Program Counter (PC) in a CPU?
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.