What is assembly language
Answers
Answered by
2
Explanation:
In computer programming, assembly language (or assembler 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.
Answered by
7
Answer:
An assembly language is a low-level programming language designed for a specific type of processor. ... However, in some cases, assembly code can be used to fine-tune a program. For example, a programmer may write a specific process in assembly language to make sure it functions as efficiently as possible.
Hope it helps you....
Similar questions