Exam UiADPv1 All QuestionsBrowse all questions from this exam
Question 36

Which of the following options is correct about a State Machine layout?

    Correct Answer: A

    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.

Discussion
Brandon00777Option: A

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