Unit 04 · reflection

Unit 4 Boundary Review

Pick the most important threshold from your decision program.

Show three cases only:

just below the boundary
exactly on the boundary
just above the boundary

For each case, write the expected branch and the observed branch.

Then explain why branch order or operator choice mattered in this specific program. If you repaired a bug, name the original condition and the corrected condition.

A strong answer demonstrates the rule. It does not merely say that if statements “make decisions.”