What best describes what a linker does?
A. Ensures instructions are on 4-byte boundaries.
B. Checks the assembly code against the manufacturer's specification.
C. Compresses executable code size.
D. Calculates load parameters for the program.
E. Combines separately compiled code and data modules into a single executable file.
F. Resolves references among separate code modules.
G. Notifies the programmer of errors in the source code.
Answer:
E. Combines separately compiled code and data modules into a single executable file.
F. Resolves references among separate code modules.
If the answers is incorrect or not given, you can answer the above question in the comment box. If the answers is incorrect or not given, you can answer the above question in the comment box.