Which of the following represents the State Diagram?
(a) The finite automaton initial state is designated by a special initial pseudo-state depicted as a large black dot at the tail of an arrow pointing at the initial state
(b) A finite automaton may execute forever or it may halt in a final state
(c) Transitions are represented by solid arrows labeled with one or more transition strings that describe the circumstances under which the transition is triggered and the actions that may ensue
(d) All of the mentioned
I had been asked this question during an interview.
My question is from UML State Diagrams topic in division Unified Modelling Language of Software Architecture