Multiple choice

Which of the following instructions allows a linkage to permit a subroutine to be invoked with the address of the next sequential instruction saved by later reference?

  1. Jump Instruction

  2. Jump Indirect

  3. Restart Instruction

  4. CALL Instruction

  5. Return Instruction

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

This instruction allow linkage to permit a subroutine to be invoked with the address of the next sequential instruction saved by later reference