The basic limitation of FSM is that
The basic limitation of FSM is that
Answer: A. It cannot remember arbitrary large amount of information — The basic limitation of a Finite State Machine (FSM) is that it has limited memory and cannot store arbitrary large amounts of information, which restricts…
- A.
It cannot remember arbitrary large amount of information
- B.
It sometimes fails to recognize grammars that are not regular
- C.
It sometimes fails to recognize grammars that are not regular
- D.
All of these
Attempted by 185 students.
Show answer & explanation
Correct answer: A
The basic limitation of a Finite State Machine (FSM) is that it has limited memory and cannot store arbitrary large amounts of information, which restricts its ability to recognize certain languages.
Loading lesson…