Multiple choice technology testing

Types of Workflow

  1. Sequential

  2. State machine

  3. Sequential & State machine

  4. None of the above

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

In workflow systems (particularly Windows Workflow Foundation used by SharePoint), there are two primary workflow types: Sequential workflows (steps execute in order) and State Machine workflows (driven by states and events).