Multiple choice

Which of the following instructions allows program flow to be altered by loading the contents of the two bytes following the instruction to be loaded into the program counter?

  1. Jump

  2. LXI

  3. SUBTRACT

  4. LDA and STA

  5. None of the above

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

This instruction allows program flow to be altered by loading the contents of the two bytes following the instruction to be loaded into the program counter.