why are programs compiled
Answers
Answered by
5
Answer:
A compiler is a program. A compiler takes the recipe (code) for a new program (written in a high level language) and transforms this Code into a new language (Machine Language) that can be understood by the computer itself.
Explanation:
Similar questions