what are features assembly language
Answers
Answered by
2
Assembly language is a low level language that uses mnemonics to represent each operation. Instead of using pure binary, like machine language does, these mnemonics allow for greater readibility and ease of understanding that binary does not. Additionally, an assembly language will have a set of data definitions that dictates where and how variables and their assigned data are stored.
mark my answer as brainliest and follow me
joban839:
thank you. it 's helpful for me
Similar questions