Palindromes can't be recognized by any FSM because
* FSM can't remember arbitrarily large of information
* FSM can't deterministically fix the mid-point
* even if midpoint is known, FSM be can't be found whether, second half of the string matches the first half
111) Palindromes can't be recognized by any FSM because
Answer is:
all of these
Explanation:
Related Theory of Computation MCQ with Answers
Answer is:
360
Answer is: