Which of the following are language processors?
2018
Which of the following are language processors?
Answer: D. Assembler, Compiler and Interpreter — A language processor is software that translates or executes programming-language code. Common language processors include: Assembler: Translates assembly…
- A.
Assembler and Editor
- B.
Compiler and Word Processor
- C.
Only Assembler and Compiler
- D.
Assembler, Compiler and Interpreter
Attempted by 3665 students.
Show answer & explanation
Correct answer: D
A language processor is software that translates or executes programming-language code. Common language processors include: Assembler: Translates assembly language into machine code (direct mapping of mnemonics to opcodes).
Loading lesson…