Which program cinvert assembly language programme into binary machine language?
Answers
Answered by
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