What is meant by an assembly language?
Answers
Answered by
0
An assembly (or assembler) language, often abbreviated asm, is any low-level programming language in which there is a very strong correspondence between the program's statements and the architecture's machine code instructions. ... The conversion process is referred to as assembly, or assembling the source code.
Similar questions