InterviewSolution
Saved Bookmarks
| 1. |
A system program that combines the separately compiled modules of a program into a form suitable for execution is?(a) Assembler(b) Linking loader(c) Cross compiler(d) Load and GoThe question was asked in an online quiz.My question is based upon Three-Address Statements in section Syntax Directed Definition and Translations of Compiler |
|
Answer» Correct choice is (B) Linking loader |
|