Difference between machine language and assembly language.
Answers
Answered by
3
Answer is in above attachment
Hope it's helpful
Thank you :)
Attachments:
Answered by
3
Answer:
Machine language:-
In computer programming, machine code, consisting of machine language instructions, is a low-level programming language used to directly control a computer's central processing unit.
Assembly language:-
In computer programming, assembly language, often abbreviated asm, is any low-level programming language in which there is a very strong correspondence between the instructions in the language and the architecture's machine code instructions.
Similar questions