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