InterviewSolution
Saved Bookmarks
| 1. |
A system program that combines the separately compiled modules of a program into a form suitable for execution?(a) Assembler(b) Compiler(c) Linking Loader(d) InterpreterThis question was addressed to me in a job interview.I'm obligated to ask this question of Syntax Analyser topic in division Contextfree Grammar and Syntax Analysis of Compiler |
|
Answer» Right answer is (c) Linking Loader |
|