Computer Science, asked by Anonymous, 10 months ago

What is the Function of Compiler ?​

Answers

Answered by Anonymous
20

A compiler is a special program that processes statements written in a particular programming language and turns them into machine language or "code" that a computer's processor uses.

Hope it will be helpful :)

Answered by Anonymous
7

Answer:

The name compiler is primarily used for programs that translate source code from a high-level programming language to a lower level language (e.g., assembly language, object code, or machine code) to create an executable program.

( hope it will help you and sorry if it is wrong)

Similar questions