What is the name given to first generation computer language.
-
Binary Language
-
Machine Language
-
Primary Language
-
Assembly Language
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.