Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

1/8 which number system do computers use internally to represent data a…

Question

1/8
which number system do computers use internally to represent data and instructions?
base 2 with digits 0 and 1
base 16 with digits 0-f
base 8 with digits 0-7
base 10 with digits 0-9

Explanation:

Brief Explanations

Computers use a binary (base 2) system internally because their hardware is built around two-state electronic components (on/off, high/low voltage), which directly map to the digits 0 and 1. Other bases like base 10, 8, or 16 are used for human readability but not internal data representation.

Answer:

Base 2 with digits 0 and 1