Programming Language - SS1 ICT Past Questions and Answers - page 1
What is a programming language?
A set of hardware instructions
A formalized system of rules to communicate with computers
A high-level representation of algorithms
A way to design computer hardware
Which level of programming language uses binary code directly?
High-Level Language
Low-Level Language
Machine Language
Assembly Language
What is the main advantage of using Assembly language?
Portability across different architectures
Human-readable syntax
Direct representation of hardware instructions
Abstraction from hardware details
Which type of language uses mnemonics to represent machine instructions?
High-Level Language
Low-Level Language
Machine Language
Assembly Language
Which type of language uses mnemonics to represent machine instructions?
High-Level Language
Low-Level Language
Machine Language
Assembly Language
Which level of programming language is closest to human language?
Machine Language
High-Level Language
Low-Level Language
None of the above
Which level of programming language is specific to a particular computer architecture?
Low-Level Language
High-Level Language
Machine Language
Assembly Language
Which type of language provides built-in functions and libraries for common tasks?
Assembly Language
High-Level Language
Machine Language
Low-Level Language
Which programming language level is tedious and complex for humans to work with directly?
High-Level Language
Assembly Language
Machine Language
Low-Level Language
What is the main advantage of using high-level programming languages?
Direct interaction with hardware
Readability of binary instructions
Abstraction from hardware specifics
Portability across machine architectures