Software Design & Development
Across
- 3. type of logical operator
- 6. meaning the program doesn't break with unexpected input
- 10. testing data that should be rejected by a program
- 11. returning to a previous phase in the development lifecycle
- 12. standard algorithm that adds up a value
Down
- 1. true or false
- 2. an example of this is internal commentary
- 4. design notation that uses arrows
- 5. setting or updating a value in a variable
- 7. another word for if statements
- 8. data structure for storing multiple values of same type
- 9. error type that doesn't display error message
- 13. one of the pre-defined functions