1.

Match the following:List -I                List - IIa. Indexed          i. is not used when anAddressing          operand is moved from memory into a register' or from a  register to memory.b. Direct              ii.Memory address is computed by adding up two registers plus an (optional) offset.Addressingc. Register         iii.Addressing memory  by giving a register plus a content offset.Addressingd. Base-             iv .can only be used to access global variables whose address 18 known at compile time. IndexedAddressing

A. (a) - (ii), (b)-(i),(c)-(iv), (d)-(iii)
B. (a)-(ii),(b)-(iv), (c)-(i), (d)-(iii)
C. (a)-(iii), (b)-(iv),(c)-(i),(d)-(ii)
D. (a)-(iii),(b)-(i),(c)-(iv), (d)-(ii)
Answer» D. (a)-(iii),(b)-(i),(c)-(iv), (d)-(ii)


Discussion

No Comment Found