Find the best solutions to your questions at Westonci.ca, the premier Q&A platform with a community of knowledgeable experts. Get precise and detailed answers to your questions from a knowledgeable community of experts on our Q&A platform. Our platform offers a seamless experience for finding reliable answers from a network of knowledgeable professionals.

What is assembler? What is Compiler?What is interpreter?

Sagot :

Answer:

A compiler is a software that converts programs written in a high level language into machine language.

An interpreter is a software that translates a high level language program into machine language while an,

assembler is a software that converts programs written in assembly language into machine language.

Explanation:

1A. Assembler is a program that converts assembly level language (low level language) into machine level language.

2A. Compiler compiles entire C source code into machine code.

3A. interpreters converts source code into intermediate code and then this intermediate code is executed line by line.

PLEASE THANK, RATE AND FOLLOW ME,

AND PLEASE MARK ME AS "BRAINLIEST" ANSWER

HOPE IT HELPS YOU