Basic programming terms
Across
- 2. What programmers write
- 4. A language used for web development
- 5. Structure that stores data of same type
- 7. A database language used to manage and query data
- 9. A method for repeating code until a condition is met
- 11. Stops or breaks a loop early
- 12. Sequence of characters
- 15. Statement that moves or jumps to another part of the program
- 16. A specialized data type representing true or false
- 17. Used to create objects
Down
- 1. Sends or return a value back from a function
- 3. A software to manage databases
- 5. Code used to perform tasks or solve problems
- 6. Stores data in rows and columns
- 8. A technique for removing errors from code
- 10. Step before execution or running a program
- 13. Jumps or goes to a specified statement
- 14. A reusable block of code to perform a specific task
- 15. A language that is commonly used for back-end development
- 16. 8 bits is equal to