Multiple choice

A computer language, written in 0s and 1s is called

  1. machine language

  2. high level language

  3. assembly language

  4. None of these

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

Machine language is the lowest-level programming language, consisting entirely of binary digits (0s and 1s). It is the only language that a computer's CPU can understand and execute directly.