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
Share this question
Which programming language level requires a deep understanding of hardware?
High-Level Language
Low-Level Language
Machine Language
Assembly Language
Share this question
Which level of programming language uses symbolic names to represent machine instructions?
Assembly Language
High-Level Language
Low-Level Language
Machine Language
Share this question
Which level of programming language is hardware-dependent and not portable?
High-Level Language
Assembly Language
Machine Language
Low-Level Language
Share this question
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
Share this question
How do high-level programming languages differ from low-level programming languages in terms of readability and abstraction?
Share this question
Explain the concept of machine language and its relationship to a computer's hardware.
Share this question
What are the primary challenges of programming in low-level languages like Assembly?
Share this question
Describe the role of mnemonics in Assembly language programming and how they make it more human-readable.
Share this question
How do high-level programming languages enhance programmer productivity
Share this question