Computer Science, asked by yekiniajao10, 10 months ago

Assembly language has a one-to-one relationship with machine language, but uses symbols and __________for particular items.

Select one:
mnemonics
codes
labels
facts

Answers

Answered by steffis
1

Assembly language uses mnemonics and symbols as a one-to-one relationship with machine language, for particular items.

Explanation:

ASM short for assembly an 'assembly language' is called 'low-level programming language'. The programs wrote in 'assembly languages' are compiled using assembler. Each assembler which is developed for one particular computer architecture has its own assembly language.

In Computer Mnemonic code is used instead of remembering the hex code of the operations. Assembly code uses Mnemonic code so that it is easier to program in Machine code. The assembler converts Assembly language to machine code.

Answered by dabhipinakibenj
0

Answer:

Assembly language is use to

Mnemonic

codes

..

Thanks and like me

Similar questions