Program Design and Analysis

12345
Across
  1. 2. Errors that happen when the program is running.
  2. 4. Diagrams used to analyze existing software, kind of like a blueprint.
  3. 5. Errors that don’t crash the program but give wrong results.
Down
  1. 1. Step-by-step software development model, named after flowing water.
  2. 3. Errors found when compiling the code.