How do you identify if a result in a decision rule cannot be returned?
How do you identify if a result in a decision rule cannot be returned?
To identify if a result in a decision rule cannot be returned, it is essential to test for completeness. Completeness ensures that all possible conditions are covered so that no input scenario is left without an appropriate output. Missing any conditions can result in situations where the decision rule fails to return any result.
D is answer