Difference between deterministic and non deterministic finite state automation
Answers
Answered by
1
A DFA is a Deterministic Finite Automaton. Deterministic means that it can only be in, and transition to, onestate at a time (i.e. for some given input). The major important difference is that an NFA is usually much more efficient.
Answered by
0
Explanation:
please mark as brainliest
Attachments:
Similar questions