Question 34
34. Pushdown automata can recognize language generated by ______ .
Answer: (3) Context free grammar or regular grammarQuestion 16 In a certain coding language. 'AEIOU' is written as 'TNHDZ'. Using the same coding language. 'BFJPV' wil...
-
Turing Machine recognises ALL
-
Linear Bounded Automata recognises context sensitive grammar, Context free grammar, regular grammar
-
Push down automata recognises Context free grammar, regular grammar
-
Finite Automata recognises only regular grammar
So, Push down automata reconize regular as well as context free grammar.So, Option (3) is correct answer.