Pushdown Automata (PDA) : Unit Iii-Push Down Automata
Pushdown Automata (PDA) : Unit Iii-Push Down Automata
The PDA has three components: An input tape,A control mechanism, and A stack.
From the input tape, the finite control reads the input, and also the finite control reads a symbol from the
stack top.