Across
- 2. A hierarchical data structure consisting of nodes, with each node having child nodes.
- 3. The process of finding and fixing errors or issues in a program.
- 5. A program that translates source code into machine code or bytecode.
- 8. The global network of interconnected computer networks.
- 9. A reusable block of code that performs a specific task or operation.
Down
- 1. A structured collection of data that is organized for efficient retrieval and manipulation.
- 4. A set of instructions written in a programming language that tells a computer what to do.
- 6. A linear data structure that holds a sequence of elements, allowing for dynamic resizing.
- 7. The set of rules that dictate how code should be structured in a programming language.
- 10. Data provided to a program, often entered by a user or from another source.
