Computer Science, asked by nihal5655, 1 year ago

Which program cinvert assembly language programme into binary machine language?

Answers

Answered by shubhamsk99
0
it's is converted by a utility program called assembler.
Answered by Ᏸυէէєɾϝɭყ
4

Answer:

Machine language, or machine códe, is a low-level language comprised of binary digits (ones and zeros). High-level languages, such as Swift and C++ must be compiled into machine language before the códe is run on a computer. Since computers are digital devices, they only recognize binary data.

Similar questions