Computer Science, asked by sanjaypandey056, 7 months ago

which amoung the following not a computer language translator?
a) assembler
b) interpreter
c) driver
d) compiler​

Answers

Answered by akshaya1415
2

compiler is the answer....

Answered by sourasghotekar123
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