Let G be a grammar: S->AB|e, A->a, B->b. Is the given grammar in CNF?

🎲 Try a Random Question  |  Total Questions in Quiz: 67  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Theory of Computer Science: Context Free Grammars (CFG) — practice the complete quiz, review flashcards, or try a random question.


Let G be a grammar: S->AB|e, A->a, B->b. Is the given grammar in CNF?