Multiple choice technology programming languages

What is the name given to first generation computer language.

  1. Binary Language

  2. Machine Language

  3. Primary Language

  4. Assembly Language

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

First-generation programming languages are machine languages, which consist of binary code (0s and 1s) that can be directly executed by the CPU. Binary Language refers to the binary format itself rather than the language category. Assembly Language is second-generation, and Primary Language is not a standard classification.