-
The range of the signed decimal numbers that can be represented by 6-bit 1’s complement numbers is—
-
- – 31 to + 31
- – 63 to + 64
- – 64 to + 63
- – 32 to + 31
Correct Option: A
In 1’s complement signal representation is given as
2n – 1 – 1 to – (2n – 1 – 1)
Now, for n = 6 bit, the range will be:
(26 – 1 – 1) to – (26 – 1 – 1)
31 to – 31