Consider the pushdown automaton below which runs over the input alphabet {a,b}. It has Z0 as the bottom of stack marker. The PDA accepts by reaching the final state. The language accepted by the PDA is:

1
{anb| n >=1}
2
{w | na(w) = nb(w)}
3
{ambn | m=n}
4
a*b*

Sponsored

hivanix.in

Visit

This quiz is brought to you by hivanix.in

🌐 Web App Development

Quick Navigation