| 1 | 9 | |||||||||||||||||||||
| 2 | ||||||||||||||||||||||
| 7 | 3 | |||||||||||||||||||||
| 4 | 8 | |||||||||||||||||||||
| 5 | ||||||||||||||||||||||
| 6 | ||||||||||||||||||||||
Crossword: High & Low Level Languages
Across
1. A programming language that is closer to human language and is easier to understand and use compared to low-level languages.
2. A program that directly executes high-level language code without prior translation into machine code.
3. The ratio of useful output to total input in a system, indicating optimal use of resources.
4. A low-level programming language that uses mnemonics to represent machine instructions.
5. The quality of code written in a high-level language that is easy to understand and maintain.
6. A programming language that is closer to machine language and is harder to understand and use compared to high-level languages.
Down
7. The ability of a program written in a high-level language to run on different computer systems without modification.
8. The lowest-level programming language consisting of binary code that can be directly executed by a computer's CPU.
9. The process of reducing complexity by hiding unnecessary details to focus on essential features.