InterviewSolution
Saved Bookmarks
| 1. |
Output file of the Lex is _________ is the input file is Sam.(a) sam(b) sam.yy.c(c) sam.lex(d) sam.objThe question was posed to me during an online interview.This key question is from Three-Address Statements topic in chapter Syntax Directed Definition and Translations of Compiler |
|
Answer» Correct ANSWER is (b) sam.yy.c |
|