Difference between turing machine and finite automata
Answers
Answered by
1
. ATuring machine is a finite state machine plus a tape memory. ... In between the two is a stack machine, which is like a Turing machine except that the operations are limited to pushing and popping onto the stack. A FSM can recognize only regular expressions.
Similar questions