InterviewSolution
Saved Bookmarks
| 1. |
A Lex compiler generates ___________(a) Lex object code(b) Transition tables(c) Tokens(d) None of the mentionedI have been asked this question by my college director while I was bunking the class.I would like to ask this question from SDT Schemes to Specify Translation of various Programming Language Construct in division Syntax Directed Definition and Translations of Compiler |
|
Answer» The correct answer is (b) TRANSITION tables |
|