Multiple choice technology

which of the following is not a valid exit criteria?

  1. Rule

  2. rule instance

  3. none

  4. rule object

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

Exit criteria in rule tasks define conditions that halt rule execution. Valid exit criteria include 'Rule' (exit after a specific rule) and 'rule instance' (exit after a rule instance fires). 'Rule object' is not a valid exit criterion type - it's not a standard way to define when rule execution should stop. The question correctly identifies this.