Home » Microprocessor » 8085 Microprocessors » Question

8085 Microprocessors

  1. 2’s complement representation of a 16-bit number (one sign bit and 15 magnitude bits) is FFFI. Its magnitude in decimal representation is—
    1. 0
    2. 32767
    3. 1
    4. 65767
Correct Option: B

FFF 1 = 163 × 15 + 162 × 15 + 161 × 15 + 160 × 15
= 32,767
And MSB represent sign bit.



Your comments will be displayed only after manual approval.