Question Detail
Which one is true
- The linkage editor is used to edit programs which have to later link together
- The linkage editor links object module during compiling
- The linkage editor links objects modules and resolves external references between them before loading
- none of above
Answer: Option C