InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is true for operator precedence parsing?(a) For all pair of non-terminal(b) For all pair of non-terminals(c) To delimit the handle(d) None of the mentionedI got this question in an online quiz.Query is from Lexical Analysis topic in section Compiler Introduction of Compiler |
|
Answer» The CORRECT option is (a) For all pair of non-terminal |
|