1.

The linker __________(a) Is similar to interpreter(b) Uses source code as its input(c) Is required to create a load module(d) None of the mentionedI have been asked this question in final exam.This key question is from Bottom-Up Parsing-2 topic in portion Bottom Up Parsing of Compiler

Answer»

Right option is (c) Is required to CREATE a load module

To explain I WOULD say: It is a 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