Multiple choice

Which of the following instructions provides a means of moving data between the accumulator and a memory location indirectly, with the RAM address contained in either BC or DE register pair in 8085 processor?

  1. LDA and STA

  2. MVI group

  3. ADD instructions

  4. LDAX and STAX

  5. Subtract instructions

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

These instructions provide a means of moving data between the accumulator and a memory location indirectly, with the RAM address contained in either BC or DE register pair in 8085 processor.