Computer Studies
Programming Fundamentals
What language do computers directly understand?
Explanation
Computers understand only machine language which consists of binary numbers (0 and 1). All other languages must be translated into machine language before execution.
Reference: Computer Studies
, Page 3