Across
- 2. A programming paradigm based on the concept of objects that contain both data and methods.
- 3. A programming paradigm based on relations between entities, typically used in databases.
- 5. The basic unit of code in assembly language, corresponding to a machine instruction.
- 7. A programming paradigm where programs are executed as a sequence of commands.
- 8. Software that converts high-level instructions into machine code or intermediate code.
- 9. A program that converts assembly language code into machine code.
Down
- 1. A programming paradigm where computation is done using mathematical functions.
- 4. A program that converts high-level source code into machine code.
- 6. machine A program that simulates a computer's CPU and executes code in software.
- 7. A program that directly executes code line by line, without compiling it first.
