A system program that combines separately compiled modules of a program into a form suitable for execution is?
(a) Assembler
(b) Linking Loader
(c) Cross Compiler
(d) None of the mentioned
I had been asked this question in an online interview.
The origin of the question is Data Structure for Representing Parsing Table topic in chapter Bottom Up Parsing of Compiler