What does a linker program do?
What does a linker program do?
it places the program in the memory for execution
relocates the program to execute from the specific memory area allocated to it
Links the program with other programs needed for its execution
interface the program with the entities generating its input data
Correct answer is C
from the name linker program, a linker program links a program with other programs needed for its execution. It does this by taking one or more objects files and combining them into a single executable file, library file, or another object file
What is the etiquette one should follow while working online? ...
Trap doors and bombs are typical examples of? ...
Computer applications are example of ___________ ...
Which of the following is not a third generation language? ...
The Instruction fetched into the CPU is decoded by the___________ ...
What does CO stand for in COBOL ...
The following are types of data network except? ...
Which of the following statements can be used for looping in BASIC? ...