InterviewSolution
Saved Bookmarks
| 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 |
|