Home » Computer Organization and Architecture » Computer organization and architecture miscellaneous » Question

Computer organization and architecture miscellaneous

Computer Organization and Architecture

  1. In the absolute addressing mode
    1. the operand is inside the instruction
    2. the address of the operand is inside the instruction
    3. the register containing the address of the operand is specified inside the instruction
      (
    4. the location of the operand is implicit
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.



Your comments will be displayed only after manual approval.