Multiple choice technology

which of the following is not an ordering mechanism for the set of rules in task?

  1. literal

  2. default

  3. sorted

  4. numeric

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

Rule ordering mechanisms include 'literal' (explicit order), 'default' (no specific order), and 'sorted' (ordered by some criterion like priority or name). 'Numeric' is not a standard ordering mechanism in rule engines - the question correctly identifies it as the invalid option.