Computer Science, asked by Sardaar1704, 1 year ago

Difference between the machine language and the assembly language of the 8085 microprocessor

Answers

Answered by ashi62
0
assembly is common and easy language and machine language is quite tough
Answered by Anonymous
2

Answer:

The machine understandable form is the machine language. Assembler is used as translator to convert mnemonics into machine understandable form. Machine language is hardware dependent. Assembly language is the machine dependent and it is not portable.

Similar questions