Question:medium

Which language is directly understood by the computer?

Show Hint

Imagine the computer's CPU only speaks one language: Binary. All other programming languages are like translators that convert human-friendly instructions into the binary that the CPU can actually understand and act upon.
Updated On: May 9, 2026
  • High-Level Language
  • Assembly Language
  • Machine Language
  • English Language
Show Solution

The Correct Option is C

Solution and Explanation

Was this answer helpful?
0