The symbols used in an assembly language are _________?
- A. Code
- B. Assembler
- C. Mnemonics
- D. All of the above
Explanation
Assembly language uses mnemonics such as MOV, ADD, and SUB as symbolic forms of machine instructions. An assembler translates these mnemonics into machine code, so it is not the name of the symbols themselves.
Related questions
A computer program that translates one program instructions at a time into machine language is called a/an___________?
In assembly languages symbols are used instead of binary code, these symbols are called?
In which language is source program written?
BASIC stands for ________?
Multithreading is also called as:__________?