Computer Science, asked by 25121990, 9 months ago

what is a translator? write about different types of translator​

Answers

Answered by skvijay36
12

Answer:

Explanation:

There are 3 different types of translators as follows:

Compiler. A compiler is a translator used to convert high-level programming language to low-level programming language. ...

Interpreter. Just like a compiler, is a translator used to convert high-level programming language to low-level programming language. ...

Assembler.

Answered by sumant271976
18

Answer:

A translator is a programming language processor that converts a computer program from one language to another. It takes a program written in source code and converts it into machine code. It discovers and identifies the error during translation.

Purpose of Translator

It translates high-level language program into a machine language program that the central processing unit (CPU) can understand. It also detects errors in the program.

Different Types of Translators

There are 3 different types of translators as follows

1.Compiler. A compiler is a translator used to convert high-level programming language to low-level programming language. ...

2.Interpreter. Just like a compiler, is a translator used to convert high-level programming language to low-level programming language. ...

3.Assembler.

Explanation:

plzzzz mark me as brainleist and follow me

Similar questions