what is compiler in computer
Informatique
birendrasharma9910
Question
what is compiler in computer
2 Réponse
-
1. Réponse justeadd
Bjr,
A compiler is a programme whose objective is to transform source code into object code.
-
2. Réponse justinepons00
Réponse :
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.