What is the primary function of the Program Counter (PC)?
Q1. What is the primary function of the Program Counter (PC)?
Answer: To store the address of the next instruction
Explanation: PC holds the address of the next instruction to be fetched, allowing the CPU to sequence through instructions.