Computer Science, asked by mitaliphukan681, 6 months ago

why are programs compiled​

Answers

Answered by jayaprakashrohit427
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