

InterviewSolution
Saved Bookmarks
1. |
Which of the following can accept even palindrome over {a,b}(a) Push down Automata(b) Turing machine(c) NDFA(d) All of the mentionedI had been asked this question in an internship interview.The above asked question is from Introduction to Turing Machines topic in portion Introduction to Turing Machines of Automata Theory |
Answer» Correct OPTION is (c) NDFA |
|