In assembly language, the symbols used instead of binary code are called _____?
In assembly language, the symbols used instead of binary code are called _____?
اسمبلی زبان میں ، بائنری کوڈ کے بجائے استعمال ہونے والی علامتوں کو _____ کہا جاتا ہے؟
Explanation
In assembly language, mnemonics are symbolic names (like MOV, ADD, SUB) used instead of binary code to represent instructions.
They make programming easier and more readable for humans.