Multiple choice

Which of the following addressing modes is used to determine the effective address by adding the content of the program counter to the address part of the instruction?

  1. Index addressing mode

  2. Relative addressing mode

  3. Direct addressing mode

  4. Indirect addressing mode

  5. Immediate addressing mode

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

In the relative addressing mode, effective address is determined by adding the content of the program counter to the address part of the instruction.