which amoung the following not a computer language translator?
a) assembler
b) interpreter
c) driver
d) compiler
Answers
Answered by
2
compiler is the answer....
Answered by
0
Answer:
(D) Driver is not a computer language translator.
Explanation:
As per the question,
As we know,
- An assembler is a program that converts computer instructions into a pattern of bits that the computer's processor can perform.
- An interpreter translate what someone is saying into another language.
- A compiler is translates a programming language's source code into machine code.
- Whereas, Driver is a set of files that tells a piece of hardware is going to function.
Hence,
(D) Driver is not a computer language translator.
#SPJ3
Similar questions