Multiple choice

Computer Instructions written with the use of English words instead of binary machine code is called

  1. mnemonics

  2. symbolic code.

  3. gray code.

  4. opcode

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Symbolic code, or assembly language, uses mnemonics (English-like abbreviations) to represent machine code instructions.