Computer Science, asked by niharikaumarwal2007, 4 months ago

Explain different characteristics of compiler​

Answers

Answered by Kawaiithrishathi
0

Answer:

There are 3 types of language processors,

1:Assembler

2: Interpreter

3: Compiler

Explanation:

1: Assembler: Assembler is a type of language processor that converts assembly language into machine language. It can only convert assembly language.

2:Interpreter: The language processor that  converts the program into the machine language is called Interpreter. It converts the program line by line.

3: Compiler: The language processor that converts the whole program in ones is called Compiler. It works exactly same as Interpreter.  

Thank you!

Hope You found my information collective...

By, Your dear friend

Thrishathi.S

Similar questions