Programming Language - SS1 ICT Past Questions and Answers - page 2
Which programming language level offers instructions in binary form?
High-Level Language
Low-Level Language
Assembly Language
Machine Language
Which programming language level requires a deep understanding of hardware?
High-Level Language
Low-Level Language
Machine Language
Assembly Language
Which level of programming language uses symbolic names to represent machine instructions?
Assembly Language
High-Level Language
Low-Level Language
Machine Language
Which level of programming language is hardware-dependent and not portable?
High-Level Language
Assembly Language
Machine Language
Low-Level Language
What is the main advantage of using low-level programming languages?
Easy portability across different platforms
Abstraction from hardware details
Direct correspondence with hardware instructions
Readability similar to natural language
How do high-level programming languages differ from low-level programming languages in terms of readability and abstraction?
Explain the concept of machine language and its relationship to a computer's hardware.
What are the primary challenges of programming in low-level languages like Assembly?
Describe the role of mnemonics in Assembly language programming and how they make it more human-readable.
How do high-level programming languages enhance programmer productivity