Elective Theory of Computation

Theory of ComputationPU Spring 2024

a) Define PDA with block diagram. Design a PDA which accepts the language L=a"" : n =1 and test for strings aaaaaaaa and aaaaaa. b) Show that the language L= a"b"c": n 0 is not context free using…

8
  • a) Define PDA with block diagram. Design a PDA which accepts the language L={a"" : n>=1} and test for strings aaaaaaaa and aaaaaa.
  • b) Show that the language L= {a"b"c": n>0} is not context free using the of concept of pumping lemma. :
A worked answer is on its wayMeanwhile, read the Theory of Computation notes for this topic.

Discussion

Loading…

More Theory of Computation questions

All Theory of Computation old questions