what is compilation in computer
Answers
Answered by
2
Answer:
Compiling is the transformation from Source Code (human readable) into machine code (computer executable). A compiler is a program.
PLEASE FOLLOW ME AND MARK AS BRAINLIEST
Answered by
3
Answer:
Compiling is the transformation from Source Code (human readable) into machine code (computer executable). A compiler is a program.
Explanation:
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