Home » Microprocessor » Advanced Microprocessors » Question

Advanced Microprocessors

  1. The 2’s complement representation in 8 bit format is 11010000. The equivalent hexadecimal representation is—
    1. – 50
    2. D0
    3. 30
    4. – 30
Correct Option: C

Given that 2’s complement no. is 11010000. Its equivalent hexadecimal representation is 2’s complement of the given number, i.e., 00110000 → 30 in hexadecimal.



Your comments will be displayed only after manual approval.