What is the significance of the Program Counter (PC) in a microprocessor?
a) It stores the last executed instruction
b) It holds the address of the next instruction to be executed
c) It performs logical comparisons
d) It controls input/output operations
Answer:
b) It holds the address of the next instruction to be executed
Explanation:
The Program Counter (PC) holds the memory address of the next instruction to be executed by the microprocessor.