Multiple choice

Most computers understand programs written in which of the following?

  1. Machine Language

  2. BASIC

  3. Any high level programming language

  4. Specific programming language

  5. None of these

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

Computers operate at the hardware level using binary signals, which are represented by machine language. All other languages must be translated into machine language for the CPU to execute them.