Study the decision table below ||| |---|---| | A| B| ||||||| |---|---|---|---|---|---| | Is student female?| Y| N| -| -| -| | Is she taking > 10 crdt hrs?| N| -| Y| -| -| | Is she <100 cm tall?| N| -| -| Y| -| | Does she weigh>10 Kg?| Y| -| -| -| N| | C| | | | D| | | List her name and address| X| -| -| -| -| | Skip to next student| X| X| X| X| |
The decision table implies
Reveal answer
Fill a bubble to check yourself