Electronics - Computer Hardware and Software - Discussion

Discussion Forum : Computer Hardware and Software - General Questions (Q.No. 1)
1.
When referring to instruction words, a mnemonic is:
a short abbreviation for the operand address
a short abbreviation for the operation to be performed
a short abbreviation for the data word stored at the operand address
shorthand for machine language
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
3 comments Page 1 of 1.

Syed said:   1 decade ago
Its a thing for keeping us to be remembered in a easy manner.

Vijesh said:   1 decade ago
Eg: MOV, ADD, SUB, LOAD.

Atmanand said:   9 years ago
Mnemonics are words that are inbuilt for certain language.

For ex: mov a, b in this mov tells to copy the content of b to a register.

Another ex: add a, #30h.

Post your comments here:

Your comments will be displayed after verification.