Match the following:
LIST I
A: Linker
B: Lexical Analysis
C: Loader
D: Symbol Table
LIST II
(i) Record and attribute of each identifier
(ii) Allocates the address to an executable module
(iii) generates a stream of tokens
(iv) combines all external different executable files into a single executable file.
1
A - (ii), B - (iii), C - (iv), D - (i)
2
A - (iv), B - (iii), C - (ii), D - (i)
3
A - (iv), B - (ii), C - (i), D - (iii)
4
A - (iv), B - (i), C - (iii), D - (ii)