Computer Science, asked by samarthvaishnav308, 28 days ago

Explain the role of translator and describe different types of translator​

Answers

Answered by studytosuccess123
3

Answer:

please mark me as brainiest

Explanation:

A translator takes a program written in source language as input and converts it into a program in target language as output. It also detects and reports the error during translation. Roles of translator are: Translating the high-level language program input into an equivalent machine language program.

There are 3 different types of translators as follows:

  1. Compiler. Main article: Compiler.
  2. Interpreter. Main article: Interpreter (computing)
  3. Assembler. Main article: Assembly language § Assembler.

Answered by fyrelord
1

Answer:

A translator changes languages to other languages. For example, someone would say "Hola!" in Spanish and a translator would change it to "Hello!" in English. The three types of translators are: Compiler, Interpreter, and Assembler.

Similar questions