logo

Question detail

What is the main role of the program counter (PC) during the Fetch-Execute cycle?

Try the question, check the answer, then read the explanation to understand the curriculum point.

At a glance

MCQ

Type

practice

Style

Topic

Structure and role of the processor and its components

Exam-style question

Try this first

What is the main role of the program counter (PC) during the Fetch-Execute cycle?.

  1. A.It stores the instruction currently being decoded
  2. B.It stores the address of the next instruction to be fetched
  3. C.It stores data being transferred to an output device
  4. D.It stores the result of every arithmetic operation

Model answer

What a good answer should say

  • It stores the address of the next instruction to be fetched

Explanation

Why this works

The program counter holds the address of the next instruction. It is updated so that instructions can be fetched in the correct order, unless the sequence is changed by a control-flow instruction.

Common mistake

No common mistake is linked to this question yet.

Related flashcards

No flashcards are published for this page yet.

Related practice questions

No questions are published for this page yet.