

InterviewSolution
Saved Bookmarks
1. |
A context free grammar can be recognized by(a) Push down automata(b) 2 way linearly bounded automata(c) Both (a) and (b)(d) None of the mentionedThis question was addressed to me by my college professor while I was bunking the class.Enquiry is from PDA-acceptance by Empty Stack in division Push Down Automata of Automata Theory |
Answer» Correct answer is (C) Both (a) and (b) |
|