MCQOPTIONS
Saved Bookmarks
| 1. |
Match the two lists and choose the correct answer from the code given below:List IList II(a) LDA addr(i) Arithmetic group(b) ACI data(ii) Data transfer group(c) ORI data(iii) Logical group(d) JZ addr(iv) Branch control group |
| A. | (a)-(ii), (b)-(i), (c)-(iii), (d)-(iv) |
| B. | (a)-(i), (b)-(ii), (c)-(iii), (d)-(iv) |
| C. | (a)-(iii), (b)-(ii), (c)-(i), (d)-(iv) |
| D. | (a)-(iv), (b)-(iii), (c)-(ii), (d)-(i) |
| Answer» B. (a)-(i), (b)-(ii), (c)-(iii), (d)-(iv) | |