The instructions that are used to call a subroutine from the main program and return to the main program after execution of called function are
(a) CALL, JMP
(b) JMP, IRET
(c) CALL, RET
(d) JMP, RET
The question was asked in a job interview.
The origin of the question is Instruction Set of 8086/8088 topic in section 8086/88 Instruction Set and Assembler Directives of Microprocessor