Fill in the blank: A grammar G = (V, ∑, P, S) is context-free if productions are of the form ______. |
Card: 3 / 20 |
Riddle: I can generate strings like ab and aab, but I can also produce ε. What am I? |
Card: 7 / 20 |
What are the two methods to check if a string belongs to a context-free language? |
Card: 9 / 20 |
![]() Unlock all Flashcards with EduRev Infinity Plan Starting from @ ₹99 only
|
True or False: The pumping lemma can definitively prove that a language is context-free. |
Card: 15 / 20 |
Which context-free language cannot be recognized by a deterministic pushdown automaton? |
Card: 17 / 20 |
Riddle: I am a language defined by rules, where the number of a's, b's, and c's must match, but I cannot be context-free. What am I? |
Card: 19 / 20 |