what is the mean by the compiler
Answers
Answered by
4
Answer:
A person who compiles. Also called compiling routine . Computers. a computer program that translates a program written in a high-level language into another language, usually machine language.
Answered by
8
compiler is a computer program that translates computer code written in one programming language (the source language) into another language (the target language). 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.
Explanation:
Hope it helps you
Mark me as brainliest
Similar questions