Multiple choice

Directions: Carry One Mark Each.

In an 8085 microprocessor, which of the following instructions change(s) the content of the accumulator?

  1. MOV B and M

  2. PCHL

  3. RNZ

  4. SBI BE (H)

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

SBI BE (H) This instruction subtracts the immediate data from the accumulator and stores the result in it. So, the accumulator is affected.