1 | 8 | ||||||||||||||||||||||||
2 | |||||||||||||||||||||||||
3 | |||||||||||||||||||||||||
4 | 9 | ||||||||||||||||||||||||
5 | |||||||||||||||||||||||||
6 | |||||||||||||||||||||||||
7 | |||||||||||||||||||||||||
1. The quality of code written in a high-level language that is easy to understand and maintain.
2. The ability of a program written in a high-level language to run on different computer systems without modification.
3. The process of simplifying complex systems by hiding unnecessary details in high-level languages.
4. The lowest-level programming language consisting of binary code that can be directly executed by a computer's CPU.
5. The measure of how well a program written in a low-level language utilizes computer resources.
6. A programming language that is closer to machine language and is harder to understand and use compared to high-level languages.
7. A programming language that is closer to human language and is easier to understand and use compared to low-level languages.
8. A program that directly executes high-level language code without prior translation into machine code.
9. A low-level programming language that uses mnemonics to represent machine instructions.