Multiple choice general knowledge science & technology

What languauge does computer work on?

  1. English

  2. Binary

  3. Trinary

  4. java

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

Computers work on binary language at the hardware level. Binary uses only two digits - 0 and 1 - which correspond to electrical states (off/on). All data and instructions are ultimately represented in binary, which the computer's processor can directly execute. Computers do not natively work on English, Trinary (base-3), or Java (which is a high-level programming language).