Computer Science, asked by ManishBakolia, 1 month ago

.. Which one of the following is not a language translator ? (a) Assembler Á Linker Linker (c) Interpreter (d) Compiler​

Answers

Answered by ribhur2102
0

Choose the correct answer for the given question

Explanation:

  • Language-translator: Program that is used to translate information or instructions that are written in source to object language. It means that can translate from high-level language or assembly-language into machine-language.
  • There are generally three types of language- translator- Compiler, Assembler, Interpreter.
  • Complier is that kind of program which translates one language into other target-language
  • Linker is not language- translator.
  • Option b is the answer of this given question.

Similar questions