Which of the following is a low-level programming language?
A
Java
B
Python
C
Assembly Language
D
C++
Correct Answer: Option C — Assembly Language
Explanation:
Assembly language is a low-level programming language that closely corresponds to a computer's machine code instructions, specific to a part...
Assembly language is a low-level programming language that closely corresponds to a computer's machine code instructions, specific to a particular processor architecture.