| List I | List II | ||
| A | \(2^{n+1}\) | I | ω(n) |
| B | \(2^{2n}\) | II | 0(2n) |
| C | \(2^\frac{n}{2}{}\) | III | ω(2n) |
| D | \(n^n\) | IV | 0(2n) |
List I (Functional Blocks/Units) | List II (Related Units/Parameters) | ||
|---|---|---|---|
| A | Arithmetic logic unit (ALU) | I | Memory read/write |
| B | Instruction register | II | Memory address |
| C | Control unit | III | Opcode |
| D | Program counter | IV | Accumulator |
List I (Functional Blocks/Units) | List II (Related Units/Parameters) | ||
|---|---|---|---|
| A | Arithmetic logic unit (ALU) | I | Memory read/write |
| B | Instruction register | II | Memory address |
| C | Control unit | III | Opcode |
| D | Program counter | IV | Accumulator |