1.

Which is the most appropriate match for the items in the first column with the items in the second column:X. Indirect Addressing I. Array implementationY. Indexed Addressing II. Writing re-locatable codeZ. Base Register Addressing III. Passing array as parameter

A. (X, III) (Y, I) (Z, II)
B. (X, II) (Y, III) (Z, I)
C. (X, III) (Y, II) (Z, I)
D. (X, I) (Y, III) (Z, II)
Answer» B. (X, II) (Y, III) (Z, I)


Discussion

No Comment Found