

InterviewSolution
Saved Bookmarks
1. |
If P is the production, for the given statement, state true or false.(a) * represents that the left hand side production rule has no right or left context.(b) true(c) falseI had been asked this question in an interview.My doubt stems from DPDA and Context Free Languages in portion Push Down Automata of Automata Theory |
Answer» The CORRECT OPTION is (a) * represents that the left hand side PRODUCTION rule has no RIGHT or left context. |
|