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

Computer organization and architecture miscellaneous

Computer Organization and Architecture

  1. The most appropriate matching for the following pairs
    X : Indirect addressing 1 : Loops
    Y : Immediate addressing
    2 : Pointers
    Z : Auto decrement addressing 3 : Constants

    is
    1. X – 3, Y – 2, Z – 1
    2. X – 1, Y – 3, Z – 2
    3. X – 2, Y – 3, Z – 1
    4. X – 3, Y – 1, Z – 2
Correct Option: C

X : Indirect Addressing :- Pointers
Y : Immediate Addressing :- Constant
Z : Auto Decrement Addressing :- Loop.



Your comments will be displayed only after manual approval.