Multiple choice general knowledge

Computers always  use ....Logic .

  1. Decimal

  2. Fuzzy

  3. Binary

  4. none of these

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

Computers operate using binary logic, which uses only two states: 0 and 1 (off and on). All digital computation at the hardware level is based on binary digits (bits). Decimal uses base-10, while fuzzy logic deals with degrees of truth rather than the binary true/false system that computers fundamentally use.