.
High level language is translated into
machine level code by a
Answers
Answered by
5
Answer:
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).
Answered by
0
Explanation:
A compiler converts a high level language into a low level language or what we call machine level code
Similar questions