Home » Microprocessor » Advanced Microprocessors » Question

Advanced Microprocessors

  1. The maximum positive and negative numbers which can be represented in 2’s complement form using n bits are respectively—
    1. + (2n – 1 – 1), – (2n – 1 – 1)
    2. + (2n – 1 – 1), – 2n – 1
    3. + 2n – 1, – 2n – 1
    4. + 2n – 1, – (2n – 1 + 1)
Correct Option: B

Maximum positive and negative numbers which can be represented in 2's complement using n bits + (2n – 1 – 1) and – 2n – 1



Your comments will be displayed only after manual approval.