A program counter is a register in a computer processor that contains the address (location) of the instruction being executed at the current time. As each instruction gets fetched, the program counter increases its stored value by 1. After each instruction is fetched, the program counter points to the next instruction in the sequence. When the computer restarts or is reset, the program counter normally reverts to 0.
Next Steps
-
counter
On the Web, a counter is a program that counts ...
(WhatIs.com) -
When Exchange performance counters don't show up in WMI apps
Sometimes Exchange 2003 performance counters do...
(SearchExchange.com)
In computing, a program is a specific set of ordered operations for a computer to perform. An instruction is an order given to a computer processor by a program. Within a computer, an address is a specific location in memory or storage. A register is one of a small set of data holding places that the processor uses.
Some engineers refer to a program counter as an instruction address register or an address pointer.
Tech TalkComment
Share
Comments
Results
Contribute to the conversation