asked 68.6k views
2 votes
A program counter points to the memory address of the instruction that the CPU is currently executing?

1) True
2) False

asked
User Kambi
by
8.3k points

1 Answer

5 votes

Final answer:

The program counter points to the memory address of the instruction that the CPU is currently executing.

Step-by-step explanation:

The statement is True.

A program counter is a register in the CPU that keeps track of the memory address of the instruction that the CPU is currently executing. It points to the next instruction to be fetched and executed. The program counter is incremented after each instruction is executed, causing the CPU to move to the next instruction in memory.

answered
User Gaurav Chawla
by
8.6k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.