InterviewSolution
Saved Bookmarks
| 1. |
Input to code generator is __________(a) Source code(b) Intermediate code(c) Target code(d) All of the mentionedI have been asked this question during a job interview.This is a very interesting question from Handle of Right sentinel Grammar topic in section Bottom Up Parsing of Compiler |
|
Answer» The correct answer is (B) INTERMEDIATE CODE |
|