Multiple choice

The ________________ is a branch instruction encountered by a microprocessor at the end of subroutine and it returns the control to the main program.

  1. INTn no operand

  2. RET no operand

  3. CALL subroutine/procedure

  4. IRET no operands

  5. INTO no operand

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

This branch instruction is encountered by a microprocessor at the end of subroutine and it returns the control to the main program.