This decision table implementation uses sequential rule evaluation. In other words, it evaluates the input data against the rule rows defined, one at a time, starting from the top. Hence, it is ...