1/11 13 15 17
2
16 3
12 4
5
6 14
7
8
9
10

Crossword: Languages & IDEs

Across

1. The process of restructuring existing computer code without changing its external behavior, improving readability and maintainability.

2. The process of analyzing the grammar of the source code to determine its syntactic structure.

3. A low-level programming language that uses mnemonics to represent machine instructions.

4. The process of planning, organizing, and controlling resources and tasks to achieve specific goals within a software development project.

5. The process of identifying and fixing errors or bugs within software programs.

6. The lowest-level programming language consisting of binary code that can be directly executed by a computer's CPU.

7. A programming language that is closer to human language and is easier to understand and use compared to low-level languages.

8. A feature of IDEs that visually distinguishes different elements of source code by applying colors or font styles.

9. A program that converts code from one programming language to another without necessarily changing the underlying logic.

10. The process of analyzing the meaning of the source code and checking for semantic errors.

Down

11. The quality of code written in a high-level language that is easy to understand and maintain.

12. The measure of how well a program written in a low-level language utilizes computer resources.

13. A program that translates assembly language code into machine code.

14. A program that directly executes high-level language code without prior translation into machine code.

15. The process of improving the efficiency and performance of the generated machine code.

16. The process of producing executable machine code or intermediate code from the analyzed source code.

17. The process of simplifying complex systems by hiding unnecessary details in high-level languages.


🖶

Shortcuts

Left: ⇤ Right: ⇥ Up: ↑ Down: ↓