1.

Relocation bits used by relocating loader are specified by ____________(a) Relocating loader itself(b) Linker(c) Assembler(d) Macro processorThis question was addressed to me in an internship interview.My question comes from Implementation of the Translation Specified by Syntax-Directed Definitions topic in portion Syntax Directed Definition and Translations of Compiler

Answer»

The correct option is (B) Linker

Explanation: A linker or link editor is a COMPUTER PROGRAM that TAKES one or more object files generated by a compiler and combines them into a single executable file, LIBRARY file, or another object file.



Discussion

No Comment Found

Related InterviewSolutions