InterviewSolution
Saved Bookmarks
| 1. |
What is linker?(a) Is same as the loader(b) Create a load module(c) Is same as the loader & Create a load module(d) None of the mentionedThe question was asked in my homework.Query is from SDT Schemes to Specify Translation of various Programming Language Construct in chapter Syntax Directed Definition and Translations of Compiler |
|
Answer» Right answer is (B) Create a load module |
|