Home » Microprocessor » Advanced Microprocessors » Question

Advanced 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. 1
    3. 32,767
    4. 65,767
Correct Option: C

FFF 1 = 163 × 15 + 162 × 15 + 161 × 15 + 160 × 15
= 32,767



Your comments will be displayed only after manual approval.