Which of the following options is correct about a State Machine layout?
Which of the following options is correct about a State Machine layout?
A State Machine layout can have only one initial state and multiple final states. The initial state is the starting point of the state machine, hence there can only be one initial state. On the other hand, a state machine can have multiple final states to represent various outcomes or completion scenarios of the state transitions.
The answer is A. The initial state is connected to the start node in the state machine layout. There is only one start node, so there can only be one initial state. There can be multiple final states because there can be multiple transitions and different scenarios based on conditions. Evidence: https://docs.uipath.com/studio/standalone/2023.10/user-guide/state-machines