Menu

[solved] – Question 85965

Using JFLAP, create a PDA (pushdown automata) for the following two language(s):

L = {a^n b a^n | n > 0}
both are seperate
L = {a^i b^j c^k | i = j or i=k, i, j, k > 0}

Expert Answer


OR


Leave a Reply

Your email address will not be published. Required fields are marked *