CBSE Class 11 Computer Science Question 58 of 68

Data Representation and Boolean Logic — Question 1

Back to all questions
1
Question

Question 1

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

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.