InterviewSolution
Saved Bookmarks
| 1. |
Yacc is available as a command on the ____________(a) MINIX(b) UNIX(c) DOS(d) None of the mentionedThe question was posed to me in my homework.The question is from Three-Address Statements in section Syntax Directed Definition and Translations of Compiler |
|
Answer» CORRECT OPTION is (B) UNIX The best I can explain: Unix provides with a YACC command. |
|