InterviewSolution
Saved Bookmarks
| 1. |
Advantage of incorporating the macro-processor into pass 1 is that _________(a) Many functions have to be implemented twice(b) Functions are combined not necessarily creating intermediate files as output from the macro-processor and input to the assembler(c) More flexibility is provided to the programmer in that he may use all the features of the assembler in conjunction with macros(d) All of the mentionedI had been asked this question in my homework.My question is based upon LR Parser topic in section Bottom Up Parsing of Compiler |
|
Answer» The correct ANSWER is (d) All of the mentioned |
|