RTUComputer ScienceYr 2024 · Sem 42024

Q3Theory of Computation

Question

4 marks

Explain the Pumping Lemma for regular languages.

Answer

Tool to prove a language is not regular.

Pumping Lemma states that for any regular language , there exists a constant such that any string with can be split into such that , , and for all .

Back to Paper