Final answer:
The correct answer is B. Linkage editor.
Step-by-step explanation:
The correct answer is B. Linkage editor.
A linkage editor is a program that is used to combine object modules, resolve external references, and create an executable module. It performs tasks such as linking, relocation, and loading of the object modules. It takes the object deck as input and generates an executable module as output.