Consider the following:
| List I | List II | ||
| (A) | Activation record | (I) | Linking Loader |
| (B) | Location counter | (II) | Garbage Collection |
| (C) | Reference count | (III) | Subroutine Call |
| (D) | Address relocation | (IV) | Assembler |
Which of the following is correct matching?
1
(A) - (III), (B) - (IV), (C) - (I), (D) - (II)
2
(A) - (IV), (B) - (III), (C) - (I), (D) - (II)
3
(A) - (IV), (B) - (III), (C) - (II), (D) - (I)
4
(A) - (III), (B) - (IV), (C) - (II), (D) - (I)