Question: Which of the following is NOT a characteristic of a finite state machine (FSM)?
Options:
Correct Answer: Variables
Solution:
Variables are not a characteristic of a finite state machine; FSMs are defined by states, transitions, and inputs.