

InterviewSolution
Saved Bookmarks
1. |
A context free grammar is a ___________(a) English grammar(b) Regular grammar(c) Context sensitive grammar(d) None of the mentionedThis question was addressed to me in an online interview.This is a very interesting question from PDA-acceptance by Empty Stack in division Push Down Automata of Automata Theory |
Answer» CORRECT CHOICE is (c) Context SENSITIVE grammar Explanation: Context free grammar is the set which BELONGS to the set of context free grammar. Similarly, Regular grammar is a set which belongs to the the set of Context free grammar. |
|