KnowledgeBoat Logo
|
LoginJOIN NOW

Computer Science

Binary data representation has only two symbols, 0 and 1.

Number System

1 Like

Answer

True

Reason — Binary data representation uses only two symbols, 0 and 1, because it is based on base 2. In base 2, each digit (bit) can only be one of two values: 0 or 1. These digits are combined to represent numbers and data, with each position representing a power of 2, similar to how base 10 uses powers of 10.

Answered By

1 Like


Related Questions