Compilers and interpreters are themselves:______________?

  • A. High-level language
  • B. Codes
  • C. Programs
  • D. Mnemonics

Explanation

A compiler or interpreter is software made up of instructions, so it is itself a program. It translates or executes code written in a programming language rather than being a language, code notation, or mnemonic.

Related questions