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
Fill in the blanks:
The values which are stored in binary variables are known as _________.
Fill in the blanks:
A _________ is a representation of a Boolean function or expression containing all possible combinations of input values and their result in a tabular format.
ASCII, ISCII and UNICODE are the three internal storage representations.
(128)8 is the representation of an octal number system.