Friday, November 8th 18:15 - 20:00 File I/O, functions, arrays Builds on material from MT1 Practice problems on Canvas
Practice: Fn signature/prototype:
- Purpose
- Parameters (
int add(int num)) - Examples (
add(1) -> 2) Writing and calling test suites Abstract algorithm problems Text files that represent images etc. Strings are input/output and processed