Home »
General Knowledge (GK) MCQs »
Computer Science GK MCQs
Which programming languages are classified as low-level languages?
49. Which programming languages are classified as low-level languages?
- Machine language
- C language
- Assembly language
- Python
Answer
The correct answer is: C) Assembly language
Explanation
Assembly language is a low-level programming language that provides a direct correspondence between the instructions understood by the computer's hardware and the instructions written by the programmer.