Cambridge IGCSE Computer Science · Syllabus 0478 · Hardware
Program Counter
What is Program Counter?
The CPU register that stores the address of the next instruction to be fetched; it is updated after each fetch so execution can continue in order, and is loaded with a different address when a jump or branch changes the flow of control.
This definition is part of the Hardware chapter in Cambridge IGCSE Computer Science.

