What is the transitional function of a DFA?
(a) Q X Σ→Q
(b) Q X Σ→2Q
(c) Q X Σ→2n
(d) Q X Σ→Qn
This question was posed to me during an interview.
I want to ask this question from Finite Automata topic in section Finite Automata and Regular Expression of Compiler