Last Updated : 10 Apr, 2024

The only language which the computer understands is ………………..

(A) Assembly language
(B) Binary language
(C) BASIC
(D) C language


Answer: (B)

Explanation:
The Computer understands only binary language which is written in the form of 0s & 1s. A computer can understand assembly language but an assembler is required which converts the assembly language to binary language. Similarly, for understanding high level languages, compilers/interpreters are required.


Share your thoughts in the comments