logo

Question detail

Which operation changes the next instruction to be executed without first testing a condition?

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

Which operation changes the next instruction to be executed without first testing a condition?.

  1. A.Conditional branch
  2. B.Compare
  3. C.Unconditional branch
  4. D.Store

Model answer

What a good answer should say

  • Unconditional branch

Explanation

Why this works

An unconditional branch always transfers control to the specified target. A conditional branch transfers control only when its condition is satisfied.

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.