InterviewSolution
Saved Bookmarks
| 1. |
In which way a macro processor for assembly language can be implemented?(a) Independent two-pass processor(b) Independent one-pass processor(c) Processor put into pass 1 of a standard two pass assembler(d) All of the mentionedThis question was addressed to me during an interview.Asked question is from Data Structure for Representing Parsing Table in section Bottom Up Parsing of Compiler |
|
Answer» The CORRECT CHOICE is (d) All of the mentioned |
|