Computer Science, asked by ChiranjeetMahato, 11 months ago

a program that reads each of the instructions it into the machine language equivalent is​

Answers

Answered by JayanthHS
0

The programs are compiler and interpreter, which convert high level language source code to equivalent machine language code.

Mark it as brainiest if you like it.

Answered by aqibkincsem
0

Answer:

A program that reads each of the instructions into the machine language is called the compiler.

They are nothing but kind of translator that is used in such devices like a computer which response to commands. Its primary function is to translate the source code.

The source code may be in a high-level programming language, which the compiler translated to a lower level language.

Explanation:

Similar questions