Computer Science, asked by pranavminz149pj080q, 1 year ago

Explain how a highlevel language is translated into machine language?

Answers

Answered by PriyankaMuduli
1
A Compiler is a computer program thattranslates code written in a high level language to a lower level language, object/machine code. The most common reason for translating sourcecode is to create an executable program (converting from a high level language into machine language).

PriyankaMuduli: please mark it as brainliest,
Answered by aryasalona12
0
A Compiler is a computer program that translates code written in a high level language to a lower level language, object/machine code. The most common reason for translating source code is to create an executable program (converting from a high level language into machine language).
Similar questions