Vidyalelo
Computer Fundamentals · Q489

Operating System

Computer Related · Computer Fundamentals · question 489

Q489

Object modules generated by assemblers that contain unresolved external references are resolved for two or more object modules by a/an

A.
operating system
B.
loader
C.
linker
Answer
D.
compiler
E.
None of the above

Answer: Option C

Solution

Answer: Option C
Solution:
In computing, a linker or link editor is a computer system program that takes one or more object files (generated by a compiler or an assembler) and combines them into a single executable file, library file, or another "object" file.