Multiple choice

Which of the following modes results in three byte instruction, and first byte contains the instruction itself and second and third byte contain the data, either as a single 8 bit value or 16 bit value in 8085 processor?

  1. Direct Addressing Mode

  2. Register Indirect Branch Addressing Mode

  3. Register Relative Addressing Mode

  4. Relative Based Indexed Addressing Mode

  5. Immediate Mode

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

It results in two or three bytes instruction in which first byte contains the instruction itself and the second and third bytes contain the data, either as a single 8 bit value or a 16 bit value in 8085 processor.