the short words used in assembly language for giving instructions are called
Answers
Answered by
2
Answer:
With assembly language, each instruction can be written as a short word, called a mnemonic, followed by other things like numbers or other short words. The mnemonic is used so that the programmer does not have to remember the exact numbers in machine code needed to tell the computer to do something.
Similar questions