Exam UiARD All QuestionsBrowse all questions from this exam
Question 160

A developer needs to select a layout for integrating activities into a workflow file. They must select a layout that covers all possible cases and transitions, and accommodate processes that are not easily captured through the use of loops and If statements.

Based on best practices, which layout is recommended?

    Correct Answer: C

    The best layout for integrating activities into a workflow file that covers all possible cases and transitions, and accommodates processes that are not easily captured through the use of loops and If statements, is a Flowchart. Flowcharts are versatile and can represent complex processes with branching, parallel execution paths, and can easily handle exceptions and transitions. This makes them well-suited for scenarios requiring extensive coverage of potential cases and transitions.

Discussion
sur_bhi123456789Option: D

The given ans. is correct