Computer Science, asked by rajankk0307, 6 months ago

Difference between assembly and binary language​

Answers

Answered by aysha74
1

Answer:

Assembly is basically binary code written in a form that humans can read. The assembler then takes the assembly code and translates it line by line to the corresponding bit code. That being said assemblers also have extra functionality like macros etc. ... For programmers, Binary is just a numbering system.

Explanation:

mark me as brainleist

Answered by anjaliirani18
0

Answer :

Assembly language - Assembly language is basically is binary code written in a form of human can read.

Binary language - Binary language is just a numbering system

Similar questions