1.

When the RET instruction at the end of subroutine is executed,

A. The information where the stack is iniatialized is transferred to the stack pointer
B. Two data bytes stored in the top two locations of the stack are transferred to the stack pointer
C. Two data bytes stored in the top two locations of the stack are transferred to the program counter
D. The memory address of the RET instruction is transferred to the program counter
Answer» D. The memory address of the RET instruction is transferred to the program counter


Discussion

No Comment Found