Q1084
High-level languages are not concerned with computer but with
A.
Assembler
AnswerB.
Machine code
C.
Compiler
D.
All of the above
E.
None of the above
Answer: Option A
Solution
Answer: Option A
Solution:
High-level languages are not concerned with computer but with Assembler. The assembly language is a machine-dependent type of language. A high-level language is a machine-independent type of language. It makes use of the mnemonic codes for operation.