

InterviewSolution
Saved Bookmarks
1. |
State true or false:Statement: Every context free grammar can be transformed into an equvalent non deterministic push down automata.(a) Statement: Every context free grammar can be transformed into an equvalent non deterministic push down automata.(b) true(c) falseI had been asked this question in class test.My query is from From PDA to Grammars in section Push Down Automata of Automata Theory |
Answer» The correct option is (a) Statement: EVERY context free GRAMMAR can be TRANSFORMED into an equvalent non deterministic push down automata. |
|