UiPath Automation Developer Professional v1 — Question 156

What is the primary difference between a State activity and a Final State activity in a UiPath State Machine?

Answer options

Correct answer: C

Explanation

The correct answer is C because a Final State is designed to signify the end of the workflow and does not allow for any activities to be executed, whereas a State activity can include various activities. Options A and B are incorrect because they misrepresent the structure and transition capabilities of State and Final State activities, and option D incorrectly describes the purpose of these states.