1.

A system program that brings together separately compiled modules of a program into a form language that is suitable for execution.(a) Assembler(b) Linking loader(c) Cross compiler(d) None of the mentionedI got this question by my college professor while I was bunking the class.The question is from Lexical Analysis in division Compiler Introduction of Compiler

Answer»

Right answer is (b) Linking loader

Easiest explanation: A loader which brings TOGETHER the FUNCTIONS of a relocating loader with the ability to combine a number of program SEGMENTS that have been independently compiled into an executable program.



Discussion

No Comment Found

Related InterviewSolutions