Vidyalelo
Computer Fundamentals · Q516

Operating System

Computer Related · Computer Fundamentals · question 516

Q516

A linker

A.
creates a load module
Answer
B.
is not necessary with variable partitions
C.
must be run after the loader
D.
is not needed with a good compiler
E.
None of the above

Answer: Option A

Solution

Answer: Option A
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.