The major difference between low level programming language and high level programming language Is that?
The correct answer is: D
Explanation
The major difference between low-level programming language and high-level programming language is that High-level languages require the use of a compiler or an interpreter for their translation into the machine code. while Low-level language requires an assembler to directly translate the instructions of the machine language.