Home » Microprocessor » Advanced Microprocessors » Question

Advanced Microprocessors

  1. The range of the signed decimal numbers that can be represented by 6-bit 1’s complement numbers is—
    1. – 31 to + 31
    2. – 63 to + 64
    3. – 64 to + 63
    4. – 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



Your comments will be displayed only after manual approval.