UiPath Automation Developer Professional v1 — Question 99

A developer intends to incorporate a Flow Switch activity within a Flowchart. What is a characteristic of this activity?

Answer options

Correct answer: C

Explanation

The correct answer is C because the default TypeArgument for the Flow Switch activity is indeed Int32, which is vital for its operation. Option A is incorrect as Flow Switch activities can be used in Flowcharts, not just sequence workflows. Option B is misleading since the Default section allows for one default case, and Option D is incorrect because default cases are not assigned numbers.