Multiple choice technology web technology

You can disable a condition cell in decision table so that its condition is not checked for that particular row

  1. True

  2. False

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

Decision tables allow individual condition cells to be disabled for specific rows, meaning those conditions will not be evaluated for those particular rule rows. This provides flexibility in rule logic by allowing certain conditions to be skipped without removing the entire condition column.