Across
- 2. Converting source code into machine code
- 5. A container that stores a value in a program
- 7. A set of coded instructions a computer follows
- 8. A computer that requests resources from a server
- 10. Finding and correcting errors in code
- 11. The rules for writing code in a language
- 16. A step-by-step method for solving a problem
- 17. A symbol that performs an action on values
- 18. The information a user or device provides
- 19. Text stored in quotation marks
- 20. A list of items stored in order
Down
- 1. An instruction given to a computer
- 3. The information a computer produces
- 4. A computer that provides resources to other computers
- 6. A value that is either true or false
- 9. A reusable block of code that performs a task
- 12. A group of connected computers
- 13. The base-2 number system computers use
- 14. Information passed into a function
- 15. Repeats a set of instructions until a condition is met
