Across
- 5. Used to make data unreadable to potential hackers.
- 8. A set of rules that dictate the structure of a programming language.
- 10. A data type used to represent true or false.
- 12. A set of instructions used to solve a problem.
- 13. A piece of data represented by a single binary digit.
- 15. A data type used to represent alphanumeric characters.
Down
- 1. A form of social engineering used to make people give up sensitive or private information.
- 2. A data structure that has a fixed length.
- 3. A programming technique used when a subroutine needs to call itself.
- 4. The process of breaking down a complex problem into simpler, smaller parts.
- 6. Also known as machine code.
- 7. A programming technique used when a program needs to make a decision.
- 9. A programming technique used to perform the same process multiple times.
- 11. The process of focusing on only the important parts of a problem and removing useless information from the problem.
- 14. A data structure who's length is not fixed.
