Problem
1. State the main technique used by a defensive programmer to validate assumptions about program input.
2. State a problem that can occur with input validation when the Unicode character set is used.
3. Define input fuzzing. State where this technique should be used.