1.

If the processor is executing the main program that calls a subroutine, then after executing the main program up to the CALL instruction, the control will be transferred to

A. address of main program
B. subroutine address
C. address of CALL instruction
D. none of the mentioned
Answer» C. address of CALL instruction


Discussion

No Comment Found