12.0k views
3 votes
What coder does assembly language use for programming?

User Jcuot
by
4.8k points

1 Answer

3 votes

Answer:

These short codes are converted into machine learning language (binary, i.e., 1s and 0s) through the use of programs called assemblers. In a nutshell, machine language uses binary code, which is almost impossible for humans to decipher, whereas assembly language uses mnemonic codes to write a program.

What coder does assembly language use for programming?-example-1
User Magen
by
5.0k points