Multiple choice

The language in which data is represented in terms of dens and zeros and programs can be executed directly by the computer is called __________.

  1. assembly language

  2. high level language

  3. binary coded language

  4. machine language

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

Machine language is the lowest-level programming language, consisting of binary code (0s and 1s) that the computer's CPU can execute directly.