Multiple choice

Consider an 8085 microprocessor system. The following program starts at location 0100H. LXI SP, 00FF LXI H, 0701 MVI A, 20H SUB M

The content of accumulator when the program counter reaches 0109H is

  1. 20H

  2. 02H

  3. 00H

  4. FFH

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