InterviewSolution
Saved Bookmarks
| 1. |
A system program that combines separately compiled modules of a program into a form suitable for execution is called ___________(a) Assembler(b) Linking loader(c) Cross compiler(d) None of the mentionedI have been asked this question in a job interview.The origin of the question is Cross Compiler in section Compiler Introduction of Compiler |
|
Answer» Right ANSWER is (b) LINKING loader |
|