I may be wrong, but i think the answer to this quiz is wrong
Hi @MarcK16952513, a couple of things about decision tables to remember:
-
if you leave a cell (value) empty, the result is always true.
-
once a condition is satisfied, processing stops at that row.
With these two data points in mind, take another look at that decision table. My read on the scenario presented is the row for result C would never be reached.
eddie
@eddie.jm I see the blank cells is key to the answer. thanks!
