Computer Science, asked by yashodasharma0709, 6 months ago

What is compiler ?​

Answers

Answered by prudhvi984
3

Answer:

In computing, a compiler is a computer program that translates computer code written in one programming language into another language. The name "compiler" is primarily used for programs that translate source code from a high-level programming language to a lower level language to create an executable program. 

Answered by srikeerthi8
0

Answer:

Compiler, Computer software that translates (compiles) source code written in a high-level language (e.g., C++) into a set of machine-language instructions that can be understood by a digital computer's CPU. Compilers are very large programs, with error-checking and other abilities.

Similar questions