

InterviewSolution
Saved Bookmarks
1. |
Can a DFA recognize a palindrome number?(a) Yes(b) No(c) Yes, with input alphabet as ∑*(d) Can’t be determinedThe question was posed to me in homework.Question is from Deterministic Finite Automata-Introduction and Definition topic in division Finite Automata of Automata Theory |
Answer» Correct answer is (b) No |
|