Which of the following option is incorrect?
(A) In the absolute addressing mode the address of the operand is inside the instruction
(B) Indexed addressing is used for array implementation where each element has indexes.
(C) Base register is used to relocatable code which starts from base address and then all local addresses are added to base address.
(D) Direct addressing is done when array is passed as parameter where only name is passed.


Answer: (D)

Explanation: Option (D) defines Indirect addressing mode.

Quiz of this Question


  • Last Updated : 26 Dec, 2018

Share your thoughts in the comments