Computer Science, asked by twinklegupta3549, 1 year ago

What do we call The program converted into machine language by the translator?

Answers

Answered by shanaya2101
3

Explanation:

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 maximum0
2

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).

Explanation:

Similar questions