Home / Computer Science / Operating System :: Discussion

Discussion :: Operating System

  1. In which addressing mode the contents of a register specified in the instruction are first decremented, and then these contents are used as the effective address of the operands?

  2. A.

     index addressing

    B.

     indirect addressing

    C.

     auto increment

    D.

     auto decrement

    E.

     None of the above

    View Answer

    Workspace

    Answer : Option D

    Explanation :

    Auto decrement mode the contents of a register specified in the instruction are first decremented, and then these contents are used as the effective address of the operands


Be The First To Comment