-
In the absolute addressing mode
-
- the operand is inside the instruction
- the address of the operand is inside the instruction
- the register containing the address of the operand is specified inside the instruction
( - the location of the operand is implicit
- the operand is inside the instruction
Correct Option: B
(a) Operand is inside the instruction
→ immediate addressing.
(b) In Absolute addressing mode means address of operand is given (or inside) in the instruction.
(c) The register containing address of the operand is specified inside the instruction.
→ resister addressing
(d) The location of the operand is implicit
→ implicit addressing.