← Glossary
テクノロジ系 (Technology)Tested 1×
プログラムカウンタ
ぷろぐらむかうんた · Program Counter
One of the internal registers of a CPU that holds the main memory address of the next instruction to be fetched and executed. It is automatically updated after each instruction fetch to maintain the sequential execution of a program. When a branch instruction or interrupt occurs, it is overwritten with the target address.
Past questions testing this term · 1 questions
- 2012h24h #61CPU におけるプログラムカウンタの説明はどれか。